Skip to content

Commit

Permalink
chore(eslint-watch): enable Chokidar polling to work inside Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans Kristian Flaatten committed Aug 26, 2016
1 parent f6d9d8f commit 15a73fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ services:
- NPM_CONFIG_PROGRESS=false
- NPM_CONFIG_SPIN=false
- MONGO_DB=test
- CHOKIDAR_USEPOLLING=true
command: npm start

0 comments on commit 15a73fb

Please sign in to comment.