Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jin Igarashi authored Nov 5, 2021
1 parent e25b6d0 commit e9dee28
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 @@ -10,6 +10,7 @@ services:
volumes:
- ./docs:/usr/src/app/docs
- ./src:/usr/src/app/src
- ./entrypoint.sh:/usr/src/app/entrypoint.sh
environment:
- REGION=$REGION
- AREA=$AREA
Expand Down

0 comments on commit e9dee28

Please sign in to comment.