mirror of
https://github.com/linuxserver/docker-documentation.git
synced 2026-03-30 00:03:29 +08:00
Bot Updating Documentation
This commit is contained in:
parent
2bdf7cfcec
commit
aa4d3667eb
@ -53,7 +53,7 @@ To help you get started creating a container from this image you can either use
|
||||
version: "2"
|
||||
services:
|
||||
chevereto:
|
||||
image: ghcr.io/linuxserver/chevereto
|
||||
image: lscr.io/linuxserver/chevereto
|
||||
container_name: chevereto
|
||||
environment:
|
||||
- PUID=1000
|
||||
@ -70,7 +70,7 @@ services:
|
||||
- chevereto-db
|
||||
|
||||
chevereto-db:
|
||||
image: ghcr.io/linuxserver/mariadb
|
||||
image: lscr.io/linuxserver/mariadb
|
||||
container_name: chevereto-db
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user