[fanny] add tmp pw - this is not secure
Hydra callback / on_pr (push) Skipped
Hydra callback / on_push (push) Skipped
Check flake syntax / flake-check (push) Successful in 10m45s

This commit is contained in:
2026-09-14 19:10:34 +02:00
parent a4a69c85b8
commit f8b68f2432
+2
View File
@@ -318,6 +318,8 @@ in
virtualHosts."rm16bleibt.org" = {
forceSSL = true;
enableACME = true;
#tmp pw, not secure
basicAuth = { admin = "qfuasf982fl2oj"; };
locations."/" = {
proxyPass = "http://${hosts.malobeo.hosts.wordpress.network.address}";
recommendedProxySettings = true;