Add access to traefik dashboard with basic auth
This commit is contained in:
parent
377c7dd09a
commit
4343a3d231
4 changed files with 38 additions and 5 deletions
|
|
@ -31,7 +31,7 @@
|
|||
services = {
|
||||
traefik-docker = {
|
||||
enable = true;
|
||||
dashboardUrl = "traefik.netbird.jfreudenberger.de";
|
||||
dashboardUrl = "traefik.srv03.jfreudenberger.de";
|
||||
dnsChallengeProvider = "inwx";
|
||||
dnsSecrets = [
|
||||
config.age.secrets.inwx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue