This commit is contained in:
soraefir
2026-05-14 16:34:59 +02:00
parent c60123ca3c
commit c23ad28f85

View File

@@ -87,7 +87,7 @@ in {
AUTHENTIK_INSECURE = "false"; AUTHENTIK_INSECURE = "false";
}; };
overrides = { overrides = {
ports = [ "6636:636" ]; ports = [ "636:6636" ];
}; };
}; };
}; };