IP改为域名。
This commit is contained in:
parent
e6f3dbe1c6
commit
87afaa8481
@ -1,7 +1,7 @@
|
||||
server:
|
||||
port: 7013
|
||||
ip: 1.24.238.149
|
||||
url: http://${server.ip}:37210/task
|
||||
ip: www.wlcbsyzl.cn
|
||||
url: http://${server.ip}/task
|
||||
system-title: 任务管理系统
|
||||
system-sub-title: 智慧城市
|
||||
nav-page: ${api-path.user-center-2}
|
||||
@ -136,8 +136,8 @@ file:
|
||||
|
||||
api-path:
|
||||
#103 155
|
||||
user-center: http://10.25.242.190:37210/usercenter
|
||||
user-center-2: http://1.24.238.149:37210/usercenter
|
||||
user-center: http://10.25.242.183:80/usercenter
|
||||
user-center-2: http://www.wlcbsyzl.cn/usercenter
|
||||
|
||||
security:
|
||||
oauth2:
|
||||
@ -168,7 +168,7 @@ logging:
|
||||
ink.wgink: debug
|
||||
|
||||
server-other:
|
||||
base-url: http://10.25.242.190:37210/manage/
|
||||
house-url: http://10.25.242.190:37210/house/
|
||||
population-url: http://10.25.242.190:37210/population/
|
||||
base-url: http://10.25.242.183:80/manage/
|
||||
house-url: http://10.25.242.183:80/house/
|
||||
population-url: http://10.25.242.183:80/population/
|
||||
# population-url: http://192.168.0.109:8080/population/
|
||||
|
Loading…
Reference in New Issue
Block a user