Sacha
Results
2
comments of
Sacha
+1, I've been able to fix the ws connection error for the realtime service using [this thread](https://github.com/coollabsio/coolify/discussions/2825) but I wasn't able to find a solution for the terminal ws. Using...
Thanks! It worked for me too. For those using cloudflared with a config file directly on the server (typically at `/etc/cloudflared/config.yml` or `~/.cloudflared/config.yml`), here's the fix: ```yaml tunnel: YOUR_TUNNEL_ID credentials-file:...