application-pro.properties 685 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
spring.datasource.url=jdbc:postgresql://pgm-2ze197c18ro6p1r1fo.pg.rds.aliyuncs.com:3433/vion-label
spring.datasource.username=vion
spring.datasource.password=cdmqYwBq9uAdvLJb
# redis
spring.redis.host=47.94.47.137
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
#vion.match-url=http://101.201.36.180:12001/alg
vion.match-url=http://127.0.0.1:12000/alg