We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b887f7 commit 52f014dCopy full SHA for 52f014d
docker-compose-dev.yml
@@ -44,6 +44,7 @@ services:
44
- '3007:3000'
45
environment:
46
- NODE_ENV=development
47
+ - CHOKIDAR_USEPOLLING=true
48
- REACT_APP_USERS_SERVICE_URL=${REACT_APP_USERS_SERVICE_URL}
49
depends_on:
50
- users
0 commit comments