aboutsummaryrefslogtreecommitdiffstats
path: root/UniversalVesAdapter/src/main/resources
diff options
context:
space:
mode:
authoramshegokar <AS00500801@techmahindra.com>2018-10-10 16:58:13 +0530
committeramshegokar <AS00500801@techmahindra.com>2018-10-10 16:58:13 +0530
commit8db67259b2b682c403da0cfda8875037e94c60f5 (patch)
tree2d245a3cc95106db7d585c3ff43636a769561b7e /UniversalVesAdapter/src/main/resources
parent135b49e2dcce3b817e174fdcec3f92aec2422f74 (diff)
Readme file and Docker env changes
added readme file and change 1 docker env and also added healthcheck endpoint Change-Id: I7f737c036f44d749d885cdb49fc63710ae0aefc7 Issue-ID: DCAEGEN2-335 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
Diffstat (limited to 'UniversalVesAdapter/src/main/resources')
-rw-r--r--UniversalVesAdapter/src/main/resources/application.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/UniversalVesAdapter/src/main/resources/application.properties b/UniversalVesAdapter/src/main/resources/application.properties
index abbfab7..8d83595 100644
--- a/UniversalVesAdapter/src/main/resources/application.properties
+++ b/UniversalVesAdapter/src/main/resources/application.properties
@@ -3,8 +3,8 @@ logging.level.org.springframework.web=ERROR
dmaap.mr_props=DMaapMR.properties
#Lab Details
-spring.datasource.url=jdbc:postgresql://10.53.172.129:5432/dummy
-spring.datasource.username=ngpuser
+spring.datasource.url=jdbc:postgresql://10.53.172.138:5432/postgres
+spring.datasource.username=postgres
spring.datasource.password=root
#MappingFileDetails