Initial drop of rProxy code
[aaf/cadi.git] / sidecar / rproxy / config / primary-service.properties
diff --git a/sidecar/rproxy/config/primary-service.properties b/sidecar/rproxy/config/primary-service.properties
new file mode 100644 (file)
index 0000000..d0f7a32
--- /dev/null
@@ -0,0 +1,5 @@
+primary-service.protocol = https
+primary-service.host = localhost
+
+# This needs to be configured to match the port of the primary service running in the pod
+primary-service.port = 9000