kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
03ac899e9f
commit
903c2704d2
|
@ -68,7 +68,7 @@ To help you get started creating a container from this image you can either use
|
|||
version: "2"
|
||||
services:
|
||||
bookstack:
|
||||
image: ghcr.io/linuxserver/bookstack
|
||||
image: lscr.io/linuxserver/bookstack
|
||||
container_name: bookstack
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
@ -86,7 +86,7 @@ services:
|
|||
depends_on:
|
||||
- bookstack_db
|
||||
bookstack_db:
|
||||
image: ghcr.io/linuxserver/mariadb
|
||||
image: lscr.io/linuxserver/mariadb
|
||||
container_name: bookstack_db
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
Ładowanie…
Reference in New Issue