We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79c5dc1 commit 892d448Copy full SHA for 892d448
docker-compose.yml
@@ -7,4 +7,5 @@ services:
7
ports:
8
- "8000:80"
9
volumes:
10
+ - ".:/app:rw"
11
- "./data:/data:rw"
0 commit comments