application-pro.properties 417 Bytes
server.port=12100
# database
spring.datasource.url=jdbc:postgresql://36.112.68.214:5432/vion_label
spring.datasource.username=postgres
spring.datasource.password=vion
# redis
spring.redis.host=36.112.68.214
spring.redis.port=6379
spring.redis.password=vionredis
spring.redis.database=0
# temporary
logging.level.com.viontech.label.platform.mapper=error
debug=false
# vion
vion.match-url=http://36.112.68.214:12000/alg