Update mall-gateway-prod.yaml

mall-gateway服务prod配置修改
This commit is contained in:
macro
2023-10-17 18:33:31 +08:00
parent fa2724ac3a
commit fa951b4bcd

View File

@@ -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