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