feat(docker-env2): add Traefik load-balancer config

This commit is contained in:
Joseph Doherty
2026-05-24 07:17:26 -04:00
parent 4b797c9f69
commit 9c6abc6517
2 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
entryPoints:
web:
address: ":80"
api:
dashboard: true
insecure: true
providers:
file:
filename: /etc/traefik/dynamic.yml