kopia lustrzana https://github.com/linuxserver/docker-documentation
Remove PUID/PGID from example
rodzic
93c5d0a7ef
commit
6952508f8f
|
@ -57,8 +57,6 @@ services:
|
||||||
image: lscr.io/linuxserver/sonarr:latest
|
image: lscr.io/linuxserver/sonarr:latest
|
||||||
container_name: sonarr
|
container_name: sonarr
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
|
||||||
- PGID=1000
|
|
||||||
- TZ=Europe/London
|
- TZ=Europe/London
|
||||||
volumes:
|
volumes:
|
||||||
- /path/to/sonarr/data:/config
|
- /path/to/sonarr/data:/config
|
||||||
|
|
Ładowanie…
Reference in New Issue