update(vaultwarden): deploy on baldur

This commit is contained in:
Filippo Berto 2025-10-23 10:36:10 +02:00
parent 4aee2ca14d
commit 64472e943d
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC
5 changed files with 67 additions and 0 deletions

View file

@ -133,6 +133,9 @@
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
'';
};
"bitwarden.bertof.net" = ssl // {
locations."/" = { proxyPass = "http://127.0.0.1:8222/"; proxyWebsockets = true; };
};
"hass.bertof.net" = ssl // {
locations."/" = {
proxyPass = "http://heimdall.tsn:8123/";