Immich: Update sol-auth httpd.conf cm 12

This commit is contained in:
Ruben Hensen
2024-12-16 00:11:09 +01:00
parent a6701de6b6
commit f9847e2d18
+1 -1
View File
@@ -96,7 +96,7 @@ data:
RewriteEngine on
RewriteCond %{HTTP:Upgrade} websocket [NC]
RewriteCond %{HTTP:Connection} upgrade [NC]
RewriteRule ^/?(.*) "wss://localhost:3000/$1" [P,L]
RewriteRule ^/?(.*) "wss://helm-immich-server:2283/$1" [P,L]
# must be bigger than pingInterval (25s by default) + pingTimeout (20s by default)
ProxyTimeout 60