Add crowdsec vaultwarden config

This commit is contained in:
Théo Barnouin 2025-06-05 14:34:30 +02:00
parent 5251de6062
commit dc84347b88
4 changed files with 43 additions and 4 deletions

View file

@ -192,7 +192,7 @@ in {
forceSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://192.168.1.125:8888";
proxyPass = "http://192.168.1.22:8000";
recommendedProxySettings = true;
};
};