You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Putting the GUI behind a NGINX reverse proxy without further config doesn't work.
The GUI will try to make insecure WebSocket requests. Either allow the GUI to do secure WebSockets requests or document how to inject content-security-policy: upgrade-insecure-requests
The text was updated successfully, but these errors were encountered:
Putting the GUI behind a NGINX reverse proxy without further config doesn't work.
The GUI will try to make insecure WebSocket requests. Either allow the GUI to do secure WebSockets requests or document how to inject
content-security-policy: upgrade-insecure-requests
The text was updated successfully, but these errors were encountered: