Config from Docker ENV parameters
[dcaegen2/services/mapper.git] / UniversalVesAdapter / src / main / resources / application.properties
1 server.port=8085
2 logging.level.org.springframework.web=ERROR
3 dmaap.mr_props=DMaapMR.properties
4
5 #Lab Details
6 spring.datasource.url=jdbc:postgresql://10.53.172.129:5432/dummy
7 spring.datasource.username=ngpuser
8 spring.datasource.password=root
9
10 #MappingFileDetails
11 defaultMappingFilelocation=defaultSnmpMappingFile.xml
12 defaultEnterpriseId=default
13
14 MappingFileTableName=mapping_file