Move Socket.io to gatsby develop
port
#31898
Unanswered
aaronadamsCA
asked this question in
Ideas / Feature Requests
Replies: 1 comment
-
Hi! Can you please expand on |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be preferable for Socket.io to run on the same port as
gatsby develop
, not on a separate port.Today, any environment that depends on port forwarding breaks the separate status port, for example:
INTERNAL_STATUS_PORT
environment variable, then manually configure port forwarding.#28443 seemed to suggest the effort here isn't too high, so I hope it's something you'll consider.
Beta Was this translation helpful? Give feedback.
All reactions