瀏覽代碼

Update 'application-exist-dev.yml'

crssadmin 4 月之前
父節點
當前提交
5362b181c5
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      application-exist-dev.yml

+ 3 - 2
application-exist-dev.yml

@@ -9,10 +9,11 @@ spring:
     driverClassName: org.postgresql.Driver
 
 crss:
-  api.gateway: https://crss-dev.exist.com.ph
-  security.url: https://crss-dev.exist.com.ph/uaa
+  api.gateway: http://localhost:8088
+  security.url: http://localhost:9999/uaa
   admin-url: http://localhost:8081
 
+
 logging:
   level:
     com.pemc.crss: DEBUG