feat(Traefik): Add DNS option for Traefik lb

This commit is contained in:
Killian Kemps 2021-12-10 12:31:23 +01:00
parent 84927499f6
commit cb889283cd
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ services:
published: 443
protocol: tcp
mode: host
dns:
- ${TRAEFIK_DNS}
command:
- --providers.file.filename=/traefik/dynamic_conf.toml