Skip to content

Commit

Permalink
build: 環境変数追加(NFS用): chokidarのusePolling (#657)
Browse files Browse the repository at this point in the history
  • Loading branch information
big-stream committed May 24, 2021
1 parent 950539c commit 7fa53c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Expand Up @@ -19,3 +19,5 @@ services:
volumes:
- ./aio-ja:/aio-ja
- ./scripts:/scripts
environment:
CHOKIDAR_USEPOLLING: ${CHOKIDAR_USEPOLLING:-false}

0 comments on commit 7fa53c1

Please sign in to comment.