浏览代码

[Devops] Reverted some changes but removed extra /uaa

Nas Villanueva 8 年之前
父节点
当前提交
fe98f74c2e
共有 2 个文件被更改,包括 4 次插入4 次删除
  1. 3 1
      application-azure.yml
  2. 1 3
      crss-reg/crss-reg-azure.yml

+ 3 - 1
application-azure.yml

@@ -1,4 +1,6 @@
 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

+ 1 - 3
crss-reg/crss-reg-azure.yml

@@ -14,6 +14,4 @@ crss:
       host: sftp
       port: 22
       username: crss_xdf
-      password: xdf123
-  api.gateway: http://crss1edge-server.marathon.l4lb.thisdcos.directory:8080
-  security.url: http://crss1edge-server.marathon.l4lb.thisdcos.directory:8080/uaa
+      password: xdf123