mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 02:22:56 +02:00
Immich: Update sol-auth httpd.conf cm 2
This commit is contained in:
@@ -91,7 +91,7 @@ data:
|
|||||||
RewriteEngine on
|
RewriteEngine on
|
||||||
RewriteCond %{HTTP:Upgrade} websocket [NC]
|
RewriteCond %{HTTP:Upgrade} websocket [NC]
|
||||||
RewriteCond %{HTTP:Connection} upgrade [NC]
|
RewriteCond %{HTTP:Connection} upgrade [NC]
|
||||||
RewriteRule ^/?(.*) "ws://mbg-photoprism-svc:2342/$1" [P,L]
|
RewriteRule ^/?(.*) "wss://helm-immich-server:2283/$1" [P,L]
|
||||||
|
|
||||||
ProxyPass /api wss://helm-immich-server:2283/api/
|
ProxyPass /api wss://helm-immich-server:2283/api/
|
||||||
ProxyPassReverse /api wss://helm-immich-server:2283/api/
|
ProxyPassReverse /api wss://helm-immich-server:2283/api/
|
||||||
|
|||||||
Reference in New Issue
Block a user