@@ -12,4 +12,6 @@ spring:
redis:
host: localhost
rabbitmq:
- host: localhost
+ host: localhost
+crss:
+ api.gateway: http://localhost:8080
@@ -5,4 +5,6 @@ spring:
host: redis
graylog:
host: 192.168.241.62
-security.server.url: http://app:8080/admin
+security.server.url: http://app:8080/admin
+ api.gateway: http://app:8080
@@ -54,4 +54,7 @@ logging:
org.springframework.cloud: WARN
- host: logginggraylog.marathon.l4lb.thisdcos.directory
+ host: logginggraylog.marathon.l4lb.thisdcos.directory
+
+ api.gateway: http://crssapplication-main-ui.marathon.l4lb.thisdcos.directory:8080