mlnicolas 8 years ago
parent
commit
66c55a16f4
1 changed files with 2 additions and 2 deletions
  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'