ops/stacks/lvl1/swarmprom/dockerd-exporter/Caddyfile

9 lines
116 B
Caddyfile
Raw Normal View History

2022-01-01 21:29:35 +03:30
:9323 {
proxy / {$DOCKER_GWBRIDGE_IP}:9323 {
transparent
}
errors stderr
tls off
}