Hi, I installed xmpp-web using the provided docker-compose file, and replacting the host port in it with 8086 and proxying it through nginx, I'm not sure which websocket url I am supposed to provide in XMPP_WS so I assumed it's my XMPP server's but it looks like it's not updating it at all and it just uses localhost regardless of what I put here.
My docker-compose.yml looks like this
Nevermind, apologies, I'm at the office, and apparently my office network was blocking my subdomain in a weird way so that I could still access it but I couldn't connect to any XMPP servers... Very odd
Hi, I installed xmpp-web using the provided docker-compose file, and replacting the host port in it with 8086 and proxying it through nginx, I'm not sure which websocket url I am supposed to provide in XMPP_WS so I assumed it's my XMPP server's but it looks like it's not updating it at all and it just uses localhost regardless of what I put here. My docker-compose.yml looks like this
And my nginx config looks like this:
This is the error I'm getting in the Firefox console:
Can I get some help please? 🥺 If you want to have a look yourselves, it's over at https://web.chat.catboy.baby and the ws endpoint is https://chat.catboy.baby/xmpp-websocket