Update openbooks container

This commit is contained in:
2023-01-14 20:00:15 +01:00
parent a800a99590
commit c3b1a294ae
3 changed files with 49 additions and 41 deletions

View File

@@ -143,6 +143,7 @@
forceSSL = true;
locations."/" = {
proxyPass = "http://localhost:9000/";
proxyWebsockets = true;
extraConfig = ''
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;