mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-21 07:38:10 +00:00
Add user for docker to avoid root owned files
This commit is contained in:
parent
28277f8d12
commit
8ec4806392
@ -7,3 +7,4 @@ services:
|
||||
- "8000:8000"
|
||||
volumes:
|
||||
- "${PWD}:/docs"
|
||||
user: "${UID:-1000}:${GID:-1000}"
|
Loading…
x
Reference in New Issue
Block a user