We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58e4c31 commit daa1ecdCopy full SHA for daa1ecd
docker-compose.yml
@@ -6,3 +6,5 @@ services:
6
platform: linux/amd64
7
ports:
8
- "8000:80"
9
+ volumes:
10
+ - "./data:/data:rw"
0 commit comments