Browse Source

Update 'application-exist-dev.yml'

crssadmin 4 months ago
parent
commit
5362b181c5
1 changed files with 3 additions and 2 deletions
  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