소스 검색

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