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
|
|
@ -5,5 +5,6 @@
|
|||
pocket-id.file = "${inputs.secrets}/secrets/srv03/pocket-id";
|
||||
netbird-server.file = "${inputs.secrets}/secrets/srv03/netbird-server";
|
||||
netbird-proxy.file = "${inputs.secrets}/secrets/srv03/netbird-proxy";
|
||||
traefik-basic-auth.file = "${inputs.secrets}/secrets/srv03/traefik-basic-auth";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue