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