diff options
author | Alexis de Talhouƫt <alexis.de_talhouet@bell.ca> | 2018-12-07 18:12:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-12-07 18:12:59 +0000 |
commit | b495802372e9cd7bd78acc70f784c5010a85049b (patch) | |
tree | 4ac1aacef35dbad5fa848b93f10178b464fada01 /kubernetes/aai/charts/aai-champ/resources/rproxy/config/primary-service.properties | |
parent | 297f59b7dca153c4d6340053368c6d765af57b92 (diff) | |
parent | 9234bdec7f994e8b11953fdbc358768defba8fc7 (diff) |
Merge "Add Pluggable Security to Champ"
Diffstat (limited to 'kubernetes/aai/charts/aai-champ/resources/rproxy/config/primary-service.properties')
-rw-r--r-- | kubernetes/aai/charts/aai-champ/resources/rproxy/config/primary-service.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kubernetes/aai/charts/aai-champ/resources/rproxy/config/primary-service.properties b/kubernetes/aai/charts/aai-champ/resources/rproxy/config/primary-service.properties new file mode 100644 index 0000000000..8d64529da9 --- /dev/null +++ b/kubernetes/aai/charts/aai-champ/resources/rproxy/config/primary-service.properties @@ -0,0 +1,3 @@ +primary-service.protocol = https +primary-service.host = localhost +primary-service.port = 9522
\ No newline at end of file |