application-dev.properties 638 Bytes
server.port=9103

# DATASOURCE
spring.datasource.url=jdbc:postgresql://172.31.1.27:5432/pretty_num?prepareThreshold=0
spring.datasource.username=ccc
spring.datasource.password=ccc
spring.datasource.type=com.zaxxer.hikari.HikariDataSource

# MYBATIS
mybatis.configuration.mapUnderscoreToCamelCase=true

#rabbitmq
spring.rabbitmq.host=172.31.1.27
spring.rabbitmq.port=5672
spring.rabbitmq.username=tytxiot
spring.rabbitmq.password=tytxiot
spring.rabbitmq.virtual-host=/

#store.logo.url=/opt/pretty_logos/
#store.service.url=/opt/pretty_csd/
store.logo.url=/Users/bert/Desktop/pretty_logos/
store.service.url=/Users/bert/Desktop/pretty_csd/