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
links like this are shown in the browser developer console: ws://taiga.domain.local://taiga.domain.local/events
How can we reproduce the behavior
Everything is configured according to the installation instructions.
Additionally:
Self-hosted deployment via podman and podman-compose on Rocky 9.3.
Taiga deployed behind nginx proxy.
Describe the bug
When I use this code:
`
taiga-front:
`
links like this are shown in the browser developer console:
ws://taiga.domain.local://taiga.domain.local/events
How can we reproduce the behavior
Everything is configured according to the installation instructions.
Additionally:
Self-hosted deployment via podman and podman-compose on Rocky 9.3.
Taiga deployed behind nginx proxy.
Workarounds
Remove ://${TAIGA_DOMAIN} from URL
`
taiga-front:
`
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: