mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-19 02:52:56 +02:00
Immich: Update sol-auth httpd.conf cm 3
This commit is contained in:
@@ -93,8 +93,8 @@ data:
|
|||||||
RewriteCond %{HTTP:Connection} upgrade [NC]
|
RewriteCond %{HTTP:Connection} upgrade [NC]
|
||||||
RewriteRule ^/?(.*) "wss://helm-immich-server:2283/$1" [P,L]
|
RewriteRule ^/?(.*) "wss://helm-immich-server:2283/$1" [P,L]
|
||||||
|
|
||||||
ProxyPass /api wss://helm-immich-server:2283/api/
|
ProxyPass /api/socket.io wss://helm-immich-server:2283/api/socket.io/
|
||||||
ProxyPassReverse /api wss://helm-immich-server:2283/api/
|
ProxyPassReverse /api/socket.io wss://helm-immich-server:2283/api/socket.io/
|
||||||
ProxyPass / http://helm-immich-server:2283/
|
ProxyPass / http://helm-immich-server:2283/
|
||||||
ProxyPassReverse / http://helm-immich-server:2283/
|
ProxyPassReverse / http://helm-immich-server:2283/
|
||||||
ProxyRequests off
|
ProxyRequests off
|
||||||
|
|||||||
Reference in New Issue
Block a user