Commit 9f875ead authored by 张 斌's avatar 张 斌

添加han-gu-guan的测试环境配置文件

parent 91e24b81
########### mysql ###########
xyqb.data.mysql.jdbc-url=jdbc:mysql://${DB_SERVICE_HOST}:${DB_SERVICE_PORT}/xyqb?useUnicode=true&characterEncoding=UTF8
xyqb.data.mysql.password=${DB_SERVICE_PASSWORD}
xyqb.data.mysql.user=${DB_SERVICE_USER}
########### redis ###########
xyqb.redis.master.host=${REDIS_SERVICE_HOST}
xyqb.redis.master.port=${REDIS_SERVICE_PORT}
####### frontend service depend ######
# todo: xyqb-ui or xjd-ui ????
xyqb.url=http://192.168.192.206:8999
####### backend service depend ######
## xyqb
xyqb.api.url=http://${XYQB_SERVICE_HOST}:${XYQB_SERVICE_PORT}
# han-gu-guan
xyqb.auth.url=http://${HAN_GU_GUAN_SERVICE_HOST}:${HAN_GU_GUAN_SERVICE_PORT}
# xyqb-user2
usersys.url=http://${XYQB_USER2_SERVICE_HOST}:${XYQB_USER2_SERVICE_PORT}
#
lkb.client.url=http://192.168.192.251:8082/LKBClient/openapi
#
lkb.import.url=http://spider.quantgroup.cn
#
lkb.url=http://192.168.192.251:8081/LKB
#
model.quantgroup.url=http://model.quantgroup.cn
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment