Ver Fonte

Fix missing admin context in ouath server config

Monte Cillo Co há 9 anos atrás
pai
commit
027e38f8c5
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      application.yml

+ 1 - 1
application.yml

@@ -59,7 +59,7 @@ spring:
 ---
 spring:
   profiles: docker
-security.server.url: http://app:8080
+security.server.url: http://app:8080/admingit 
 eureka:
   client:
     serviceUrl: