This commit is contained in:
Lyes Saadi 2025-10-15 20:39:53 +02:00
parent 8980998329
commit 55f91dceeb
Signed by: lyes
GPG key ID: 55A1D803917CF39A

View file

@ -20,6 +20,8 @@
};
};
"vault.lyes.eu" = {
forceSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://localhost:${toString config.services.vaultwarden.config.ROCKET_PORT}";
proxyWebsockets = true;