第二版跨服务调用校验身份,用不了
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
server:
|
||||
port: 8080
|
||||
port: 8081
|
||||
tomcat:
|
||||
max-swallow-size: -1
|
||||
error:
|
||||
@@ -257,7 +257,7 @@ jero:
|
||||
# cors白名单
|
||||
notFilter:
|
||||
# origin地址
|
||||
originIp: http://localhost:3000,http://localhost:3001,http://localhost:8080,127.0.0.1:3000,127.0.0.1:3001,127.0.0.1:8080,10.0.1.70:3000,10.0.1.81:3000,10.0.1.81:8080,192.168.1.7:8080,192.168.1.7:3000,192.168.1.7:3001,121.36.69.172:4780
|
||||
originIp: http://localhost:3000,http://localhost:3001,http://localhost:8080,http://localhost:8081,127.0.0.1:3000,127.0.0.1:3001,127.0.0.1:8080,10.0.1.70:3000,10.0.1.81:3000,10.0.1.81:8080,192.168.1.7:8080,192.168.1.7:3000,192.168.1.7:3001,121.36.69.172:4780
|
||||
|
||||
#cas单点登录
|
||||
cas:
|
||||
@@ -309,5 +309,5 @@ huaWeiSms:
|
||||
# 短信开关
|
||||
open: false
|
||||
standards:
|
||||
url: http://loaclhots:8081/api
|
||||
url: http://loaclhots:8080/api
|
||||
token: Aa123456!!
|
||||
Reference in New Issue
Block a user