aboutsummaryrefslogtreecommitdiffstats
path: root/snmpmapper/src/main/resources/application.properties
diff options
context:
space:
mode:
authorPooja03 <pm00501616@techmahindra.com>2018-09-25 11:16:04 +0530
committerPooja03 <pm00501616@techmahindra.com>2018-09-25 11:16:04 +0530
commit7f9114df5c5ea043906f05df6fd5734955d8685a (patch)
treef705343ef1dd001809f3482a23394a29df38cf77 /snmpmapper/src/main/resources/application.properties
parentd6680d72e53df89e607f3aa2f84e4b1a28c74a88 (diff)
Config from docker env params
Taking Config from docker env parameters if CONSUL_HOST flag is present Change-Id: Ice897f9414186409bdbc3db79eee7b5a971f1cdc Issue-ID: DCAEGEN2-338 Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
Diffstat (limited to 'snmpmapper/src/main/resources/application.properties')
-rw-r--r--snmpmapper/src/main/resources/application.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/snmpmapper/src/main/resources/application.properties b/snmpmapper/src/main/resources/application.properties
index 2121542..c9d1255 100644
--- a/snmpmapper/src/main/resources/application.properties
+++ b/snmpmapper/src/main/resources/application.properties
@@ -1,4 +1,4 @@
-server.port=9090
+server.port=8080
#spring.datasource.url=jdbc:postgresql://10.49.16.19:5432/dummy
#spring.datasource.username=postgres
#spring.datasource.password=root