Update mall-gateway-prod.yaml
mall-gateway服务prod配置修改
This commit is contained in:
@@ -8,7 +8,7 @@ spring:
|
|||||||
oauth2:
|
oauth2:
|
||||||
resourceserver:
|
resourceserver:
|
||||||
jwt:
|
jwt:
|
||||||
jwk-set-uri: 'http://mall-gateway:8201/mall-auth/rsa/publicKey'
|
jwk-set-uri: 'http://192.168.3.101:8201/mall-auth/rsa/publicKey'
|
||||||
logging:
|
logging:
|
||||||
file:
|
file:
|
||||||
path: /var/logs
|
path: /var/logs
|
||||||
|
|||||||
Reference in New Issue
Block a user