hyperdx/proxy/traefik/traefik.yml
Nguyen Dat b806116d73
feat: add subpath config (#1236)
Co-authored-by: Warren <5959690+wrn14897@users.noreply.github.com>
2025-10-17 14:43:58 -07:00

8 lines
123 B
YAML

entryPoints:
web:
address: ':4040'
providers:
file:
filename: /etc/traefik/dynamic/config.yml
watch: true