Joel
Soketi + Laravel
Hello, I'm struggling to connect Soketi and Laravel. I have it working in a Docker container locally, but porting everything to Railway gives me
Pusher error: cURL error 7: Failed to connect
when hitting an endpoint that attempts to connect.
I've set Soketi to port 6001, but I don't know if I'm using the correct HOST in my env. I've tried combinations of localhost, 0.0.0.0, soketi with both http and https schemes but no luck.41 replies