mlnicolas 8 年之前
父节点
当前提交
66c55a16f4
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      application-azure.yml

+ 2 - 2
application-azure.yml

@@ -7,8 +7,8 @@ spring:
   datasource:
     driverClassName: org.postgresql.Driver
 crss:
-  api.gateway: http://edge-server.marathon.l4lb.thisdcos.directory:8080
-  security.url: http://edge-server.marathon.l4lb.thisdcos.directory:8080/uaa
+  api.gateway: http://crssedge-server.marathon.l4lb.thisdcos.directory:8080
+  security.url: http://crssedge-server.marathon.l4lb.thisdcos.directory:8080/uaa
 logging:
   pattern:
     level: 'username:%X{username:-system} %5p'