Closed sadukie closed 1 month ago
gatsby develop
gatsby serve
CHOKIDAR_USEPOLLING
INTERNAL_STATUS_PORT
--host 0.0.0.0
gatsby develop
andgatsby serve
respectivelyCHOKIDAR_USEPOLLING
to allow clients to poll for changes (used in hot reload)INTERNAL_STATUS_PORT
for websockets to listen to for Gatsby's Hot Module Reload technology--host 0.0.0.0
so that the client can talk to the container