traefik/integration/fixtures/marathon/simple.toml
2016-01-27 13:56:46 +01:00

13 lines
127 B
TOML

# Reverse proxy port
#
# Optional
# Default: ":80"
#
# port = ":80"
port = ":8000"
#
# LogLevel
logLevel = "DEBUG"
[marathon]