Birthday!

This commit is contained in:
Invariantspace 2024-01-31 11:06:40 -08:00
parent d6495a078d
commit 82b3dcc8d3
4 changed files with 56 additions and 63 deletions

View file

@ -49,9 +49,7 @@
'';
"vault.${dn}".extraConfig =
''
reverse_proxy /notifications/hub/negotiate ${local}:${portStr.vault-rkt}
reverse_proxy /notifications/hub ${local}:${portStr.vault-ws}
reverse_proxy ${local}:${portStr.vault-rkt} {
reverse_proxy ${local}:${portStr.vault} {
header_up X-Real-IP {remote_host}
}
'';