mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2025-06-27 21:15:23 +00:00
Update deemix.md
This commit is contained in:
parent
58ae06da8f
commit
9dbda33b75
@ -15,9 +15,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- ARL=
|
|
||||||
ports:
|
ports:
|
||||||
- 9666:9666
|
- 6595:6595
|
||||||
volumes:
|
volumes:
|
||||||
- ./config:/config
|
- ./config:/config
|
||||||
- ./downloads:/downloads
|
- ./downloads:/downloads
|
||||||
|
Loading…
Reference in New Issue
Block a user