blob: 6f95f56271166303f8e6b7a342c2a545343dec27 [file] [log] [blame]
# placeholder
# - this file is automatically created by marathon-service-discovery.sh
# when docker images is started with -e "MARATHON_HOST=<marathon_host>"
upstream api-gateway-redis {
server 127.0.0.1:6379;
}