生产环境配置文件
This commit is contained in:
parent
f0084dc031
commit
6feb229b22
|
@ -64,3 +64,8 @@ synchro:
|
|||
url: jdbc:mysql://15.72.183.91:3306/monitor_manage?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&nullCatalogMeansCurrent=true&useSSL=false
|
||||
username: root
|
||||
password: w@CmM1mBVQkPhdrc
|
||||
|
||||
# 前端地址入口,门户和管理端
|
||||
front:
|
||||
portal-url: http://15.72.183.90:7008
|
||||
manage-url: http://15.72.183.90:8001
|
Loading…
Reference in New Issue