cleanup and whitelist
This commit is contained in:
@@ -38,6 +38,7 @@ in {
|
||||
PUID = "1000";
|
||||
PGID = "1000";
|
||||
TZ = "Europe/Zurich";
|
||||
WHITELIST = "10.0.0.0/8";
|
||||
};
|
||||
extraLabels = { } // (if serverCfg.containers ? authentik then {
|
||||
"traefik.http.routers.${containerCfg.subdomain}.middlewares" = "authentik";
|
||||
|
||||
Reference in New Issue
Block a user