Remove todo from traefik

This commit is contained in:
IamTheFij 2023-11-30 13:26:15 -08:00
parent bb34b434b8
commit 3fcedaddb7
1 changed files with 0 additions and 1 deletions

View File

@ -254,7 +254,6 @@ CF_ZONE_API_TOKEN={{ .domain_lego_dns }}
{{ with nomadVar "nomad/jobs/traefik" }}
{{ if .usersfile }}
[http.middlewares.basic-auth.basicAuth]
# TODO: Reference secrets mount
usersFile = "/etc/traefik/usersfile"
{{- end }}
{{- end }}