Bot Updating Documentation

This commit is contained in:
LinuxServer-CI 2021-10-18 19:30:00 +02:00
parent 2bdf7cfcec
commit aa4d3667eb

View File

@ -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