We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7c9500 + 9f5cee0 commit 1bfde28Copy full SHA for 1bfde28
docker-compose.yml
@@ -11,3 +11,4 @@ services:
11
command: npm run dev -- --host 0.0.0.0 # THIS is the crucial change for hot-reload!
12
environment:
13
- NODE_ENV=development
14
+ - CHOKIDAR_USEPOLLING=true
0 commit comments