kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
7454476459
commit
0cfe190f18
|
@ -107,7 +107,7 @@ services:
|
|||
- PGID=1000
|
||||
- TZ=Etc/UTC
|
||||
volumes:
|
||||
- /path/to/config:/config
|
||||
- /path/to/mediaelch/config:/config
|
||||
ports:
|
||||
- 3000:3000
|
||||
- 3001:3001
|
||||
|
@ -125,7 +125,7 @@ docker run -d \
|
|||
-e TZ=Etc/UTC \
|
||||
-p 3000:3000 \
|
||||
-p 3001:3001 \
|
||||
-v /path/to/config:/config \
|
||||
-v /path/to/mediaelch/config:/config \
|
||||
--restart unless-stopped \
|
||||
lscr.io/linuxserver/mediaelch:latest
|
||||
```
|
||||
|
|
Ładowanie…
Reference in New Issue