dockerfy traefik

This commit is contained in:
2026-01-31 10:17:46 -06:00
parent f15a6b92ae
commit 8f3ded4029

View File

@@ -6,6 +6,8 @@
};
config = lib.mkIf (config.sysconfig.docker.traefik.enable && config.sysconfig.docker.enable) {
networking.firewall.allowedTCPPorts = [ 80 443 ];
sops.secrets = {
"traefik/cf_email" = {};