mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 10:22:54 +02:00
Immich: Update sol-auth httpd.conf cm
This commit is contained in:
@@ -93,6 +93,8 @@ data:
|
|||||||
RewriteCond %{HTTP:Connection} upgrade [NC]
|
RewriteCond %{HTTP:Connection} upgrade [NC]
|
||||||
RewriteRule ^/?(.*) "ws://mbg-photoprism-svc:2342/$1" [P,L]
|
RewriteRule ^/?(.*) "ws://mbg-photoprism-svc:2342/$1" [P,L]
|
||||||
|
|
||||||
|
ProxyPass /api wss://helm-immich-server:2283/api/
|
||||||
|
ProxyPassReverse /api wss://helm-immich-server:2283/api/
|
||||||
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