Bot Updating Documentation

pull/46/head
LinuxServer-CI 2021-10-18 19:30:00 +02:00
rodzic 4171dd98e1
commit 26eb270f61
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -53,7 +53,7 @@ To help you get started creating a container from this image you can either use
version: "2" version: "2"
services: services:
chevereto: chevereto:
image: ghcr.io/linuxserver/chevereto image: lscr.io/linuxserver/chevereto
container_name: chevereto container_name: chevereto
environment: environment:
- PUID=1000 - PUID=1000
@ -70,7 +70,7 @@ services:
- chevereto-db - chevereto-db
chevereto-db: chevereto-db:
image: ghcr.io/linuxserver/mariadb image: lscr.io/linuxserver/mariadb
container_name: chevereto-db container_name: chevereto-db
environment: environment:
- PUID=1000 - PUID=1000