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

13 lines
125 B
TOML

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