Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
quadseed committed Aug 3, 2023
1 parent ad32fa2 commit 2884b64
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ services:
restart: unless-stopped
volumes:
- ./src/:/app/src/
environment:
TZ: Asia/Tokyo
env_file:
- .env
- .env

0 comments on commit 2884b64

Please sign in to comment.