Merge "Initial drop of rProxy code"
[aaf/cadi.git] / sidecar / rproxy / config / primary-service.properties
1 primary-service.protocol = https
2 primary-service.host = localhost
3
4 # This needs to be configured to match the port of the primary service running in the pod
5 primary-service.port = 9000