瀏覽代碼

update azure edge-server url

mlnicolas 8 年之前
父節點
當前提交
6bb82508cf
共有 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://crss1edge-server.marathon.l4lb.thisdcos.directory:8080
-  security.url: http://crss1edge-server.marathon.l4lb.thisdcos.directory:8080/uaa
+  api.gateway: http://edge-server.marathon.l4lb.thisdcos.directory:8080
+  security.url: http://edge-server.marathon.l4lb.thisdcos.directory:8080/uaa
 logging:
   pattern:
     level: 'username:%X{username:-system} %5p'