spring: crss-dataflow: datasource: jdbcUrl: jdbc:postgresql://192.168.236.2:5432/crss_dataflow username: admin password: password jpa: show-sql: true redis: host: redis.marathon.l4lb.thisdcos.directory server: port: 8082 dataflow: url: http://spring-cloud-data-flow.marathon.l4lb.thisdcos.directory:9393 security: basic: enabled: false ignored: /** management: security: enabled: false