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 7633ab7 commit 14d8507Copy full SHA for 14d8507
1 file changed
docker-compose.yml
@@ -8,7 +8,7 @@ services:
8
ports:
9
- "5555:5555"
10
volumes:
11
- - ./data-tmp:/data
+ - ./data:/data
12
- ./extras:/extras
13
environment:
14
- DNS=one.one.one.one
0 commit comments