配置文件
This commit is contained in:
parent
20c4c0d950
commit
317f67160c
@ -1,6 +1,6 @@
|
|||||||
server:
|
server:
|
||||||
port: 7006
|
port: 7006
|
||||||
url: http://192.168.0.106:7006/inspection
|
url: http://192.168.0.113:7006/inspection
|
||||||
title: 隐患上报系统
|
title: 隐患上报系统
|
||||||
servlet:
|
servlet:
|
||||||
context-path: /inspection
|
context-path: /inspection
|
||||||
@ -78,7 +78,7 @@ file:
|
|||||||
# 安全
|
# 安全
|
||||||
security:
|
security:
|
||||||
oauth2:
|
oauth2:
|
||||||
oauth-server: http://192.168.0.106:7001/usercenter
|
oauth-server: http://192.168.0.113:7001/usercenter
|
||||||
oauth-logout: ${security.oauth2.oauth-server}/logout?redirect_uri=${server.url}
|
oauth-logout: ${security.oauth2.oauth-server}/logout?redirect_uri=${server.url}
|
||||||
client:
|
client:
|
||||||
client-id: 32ec344a5fd04fd9911586df5d1dc36b
|
client-id: 32ec344a5fd04fd9911586df5d1dc36b
|
||||||
|
Loading…
Reference in New Issue
Block a user