Browse Source

Merge branch 'develop' of gitadmin/tuoheng_gateway into release

pull/16/head
gitadmin 1 year ago
parent
commit
8ae4d0f971
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/main/resources/application-prod.yml

+ 1
- 1
src/main/resources/application-prod.yml View File

@@ -3,7 +3,7 @@ spring:
oauth2:
resource-server:
jwt:
issuer-uri: http://192.168.11.241:8090
issuer-uri: http://172.16.1.31:8090
cloud:
consul:
host: 172.16.1.31 # consul 所在服务地址

Loading…
Cancel
Save