update(vaultwarden): deploy on baldur
This commit is contained in:
parent
4aee2ca14d
commit
64472e943d
5 changed files with 67 additions and 0 deletions
|
|
@ -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/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue