You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running gatsby develop, you can pass in a hostname and port. The hostname option isnt' documented anywhere (that I can find 😄), and the port option is only mentioned briefly in the Getting Started docs.
We should document both options, and common cases where you might want to use them.
Thanks for the PR @jmoujaes! FWIW, you can see more detailed help for individual commands on the command line by running gatsby develop --help. But yeah, that's more hidden away.
When running
gatsby develop
, you can pass in a hostname and port. The hostname option isnt' documented anywhere (that I can find 😄), and the port option is only mentioned briefly in the Getting Started docs.We should document both options, and common cases where you might want to use them.
Refs: #4126 (comment)
The text was updated successfully, but these errors were encountered: