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.
1 parent 633b36c commit 9f5cee0Copy full SHA for 9f5cee0
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