| 1234567891011 |
- spring:
- rabbitmq:
- host: rabbitmq.marathon.l4lb.thisdcos.directory
- redis:
- host: redis.marathon.l4lb.thisdcos.directory
- security.server.url: http://crssapplication-main-ui.marathon.l4lb.thisdcos.directory:8080/admin
- graylog:
- host: 192.168.233.7
- port: 15375
- # port: 12201
- # protocol: tcp # ideally this is udp, but since we have a problem in dc/os env we shift to slow tcp
|