Skip to content

Commit

Permalink
fix: auto reload for local development
Browse files Browse the repository at this point in the history
  • Loading branch information
FinalAngel committed Apr 25, 2024
1 parent 79c5dc1 commit 892d448
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 @@ -7,4 +7,5 @@ services:
ports:
- "8000:80"
volumes:
- ".:/app:rw"
- "./data:/data:rw"

0 comments on commit 892d448

Please sign in to comment.