diff options
Diffstat (limited to 'prh-app-server/src/main/resources/consul_config.json')
-rw-r--r-- | prh-app-server/src/main/resources/consul_config.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/prh-app-server/src/main/resources/consul_config.json b/prh-app-server/src/main/resources/consul_config.json new file mode 100644 index 00000000..7cefd641 --- /dev/null +++ b/prh-app-server/src/main/resources/consul_config.json @@ -0,0 +1,5 @@ +{ + "consulHost": "10.42.111.9", + "cbsName": "cbs", + "appName": "dcae-prh" +}
\ No newline at end of file |