diff options
Diffstat (limited to 'components/aai-gizmo/resources/rproxy/config/primary-service.properties')
-rw-r--r-- | components/aai-gizmo/resources/rproxy/config/primary-service.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/components/aai-gizmo/resources/rproxy/config/primary-service.properties b/components/aai-gizmo/resources/rproxy/config/primary-service.properties new file mode 100644 index 0000000..8ab780e --- /dev/null +++ b/components/aai-gizmo/resources/rproxy/config/primary-service.properties @@ -0,0 +1,3 @@ +primary-service.protocol = https +primary-service.host = localhost +primary-service.port = 9520 |