We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d09c79f commit 2c299ccCopy full SHA for 2c299cc
1 file changed
README.md
@@ -32,7 +32,6 @@ services:
32
env_file:
33
- .env
34
volumes:
35
- # Map your Syncthing Root to /data
36
- ${HOST_SYNCTHING_ROOT}:/data:rw
37
```
38
0 commit comments