We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 656baa0 commit 1c2e374Copy full SHA for 1c2e374
docker-compose.yml
@@ -8,5 +8,5 @@ services:
8
ports:
9
- 80:80
10
volumes:
11
- - ./data:/data/
+ - ./data:/app/data/
12
- ./config.toml:/app/config.toml
0 commit comments