Browse Source

配置修改

lv.wenbin 11 months ago
parent
commit
83878753c1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ems-cloud/ruoyi-gateway/src/main/resources/application-local.yml

+ 1 - 1
ems-cloud/ruoyi-gateway/src/main/resources/application-local.yml

@@ -29,7 +29,7 @@ spring:
             - StripPrefix=1
         # 能源管理
         - id: ems-server
-          uri: http://172.192.13.78:9202
+          uri: http://localhost:9202
           predicates:
             - Path=/ems/**
           filters: