kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
65fb8106fa
commit
31c9ef0a6a
|
@ -108,7 +108,7 @@ services:
|
||||||
- TZ=Etc/UTC
|
- TZ=Etc/UTC
|
||||||
- DARK_MODE=true #optional
|
- DARK_MODE=true #optional
|
||||||
volumes:
|
volumes:
|
||||||
- /path/to/config:/config
|
- /path/to/bambustudio/config:/config
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
- 3001:3001
|
- 3001:3001
|
||||||
|
@ -127,7 +127,7 @@ docker run -d \
|
||||||
-e DARK_MODE=true `#optional` \
|
-e DARK_MODE=true `#optional` \
|
||||||
-p 3000:3000 \
|
-p 3000:3000 \
|
||||||
-p 3001:3001 \
|
-p 3001:3001 \
|
||||||
-v /path/to/config:/config \
|
-v /path/to/bambustudio/config:/config \
|
||||||
--restart unless-stopped \
|
--restart unless-stopped \
|
||||||
lscr.io/linuxserver/bambustudio:latest
|
lscr.io/linuxserver/bambustudio:latest
|
||||||
```
|
```
|
||||||
|
|
Ładowanie…
Reference in New Issue