mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-04 07:37:20 +02:00
Update to 2023-07-11 18:00
This commit is contained in:
@@ -24,7 +24,7 @@ server {
|
||||
}
|
||||
|
||||
location /notifications/hub {
|
||||
proxy_pass http://localhost:{{ vaultwarden_ws_port }};
|
||||
proxy_pass http://localhost:{{ vaultwarden_http_port }};
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
proxy_set_header Connection "upgrade";
|
||||
}
|
||||
|
Reference in New Issue
Block a user