fix
This commit is contained in:
@@ -112,11 +112,7 @@ in {
|
|||||||
extraLabels = {
|
extraLabels = {
|
||||||
"traefik.http.routers.${containerCfg.subdomain}.middlewares" = "authentik";
|
"traefik.http.routers.${containerCfg.subdomain}.middlewares" = "authentik";
|
||||||
};
|
};
|
||||||
overrides = {
|
overrides = { };
|
||||||
volumes = [
|
|
||||||
"${serverCfg.configPath}/etherpad/APIKEY.txt:/opt/etherpad-lite/APIKEY.txt"
|
|
||||||
];
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user