-
Notifications
You must be signed in to change notification settings - Fork 660
Make it possible to customise the port the dashboard connects to #124
Conversation
Any ETA left for this to merge? We also are having issues while serving wss over nginx with ssl. |
So, its been a month and was just wondering if this was going to get pulled in. We need the same thing over here |
Hi @eldor thank you for this PR - and for the patience :) First of all, these are (to my knowledge) not default pusher settings. So prefixing these environment variables with Why are the Wouldn't it be sufficient to have a generic port/path config under a new |
Hi @mpociot You are right, I have moved it into dashboard section in config and renamed the env name to DASHBOARD_PORT |
# Conflicts: # config/websockets.php
Would love to see this pulled in. Have a WS server that is NOT served at Thank you! |
This merge will make it possible to customise what port the dashboard connects to.
At our place we have a dedicated WS server that serves websockets over 80/443 therefor it would be nice to be able to change the port i config.