---
version: "2"
services:
chevereto:
image: linuxserver/chevereto:1.6.2
container_name: chevereto
restart: unless-stopped
environment:
- TZ=Europe/London
- PUID=1000
- PGID=1000
volumes:
- /host/path/to/config:/config # All config files
ports:
- 443:443/tcp # HTTPS
- 80:80/tcp # HTTP