diff --git a/02-openwebui/fleet.yaml b/02-openwebui/fleet.yaml index afa45f2..3a7d9dd 100644 --- a/02-openwebui/fleet.yaml +++ b/02-openwebui/fleet.yaml @@ -51,7 +51,7 @@ helm: - name: WEBUI_URL value: "http://openwebui.homelab-test.hnrx.net" - name: CORS_ALLOW_ORIGIN - value: "http://openwebui.homelab-test.hnrx.net" + value: "*" - name: WEBUI_SESSION_COOKIE_SECURE value: "true" - name: WEBUI_AUTH_COOKIE_SECURE