This commit is contained in:
soraefir
2026-05-08 22:53:41 +02:00
parent aacca16eb2
commit 3d1fc2a2c9
2 changed files with 20 additions and 2 deletions

View File

@@ -27,6 +27,11 @@
mailServer = "infomaniak.ch";
containers = {
traefik = {
enable = true;
subdomain = "traefik";
};
authentik = {
enable = true;
db = true;