application-pro.properties 1.06 KB
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-2ze3cjpyjgjw0bl5uo.pg.rds.aliyuncs.com:1921/vion-label
spring.datasource.username=vion
spring.datasource.password=jkou72j32m4K5d8k
# 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

spring.elasticsearch.rest.uris=101.201.36.180:9200
spring.elasticsearch.rest.username=
spring.elasticsearch.rest.password=

access.log.aggs.cron=0/5 * * * * ?

illegal.map./reid/getPeople.duration=3000
illegal.map./reid/getPeople.limit=6

illegal.map./subTasks.duration=3000
illegal.map./subTasks.limit=4

illegal.map./reid/getSimilarPerson.duration=3000
illegal.map./reid/getSimilarPerson.limit=4