[zineshop] remove basic auth

This commit is contained in:
2025-04-15 14:11:41 +02:00
parent 3dafbae49a
commit 16fb7c5b09

View File

@@ -155,7 +155,7 @@ in
virtualHosts."zines.malobeo.org" = {
# created with: nix-shell --packages apacheHttpd --run 'htpasswd -B -c foo.txt malobeo'
# then content of foo.txt put into sops
basicAuthFile = config.sops.secrets.shop_auth.path;
# basicAuthFile = config.sops.secrets.shop_auth.path;
locations."/" = {
proxyPass = "http://10.0.0.15:8080";
extraConfig = ''