---
version: "2"
services:
griefed.de:
image: griefed/griefed.de:1.8.2
container_name: griefed.de
restart: unless-stopped
environment:
- TZ=Europe/Berlin # Timezone
- PUID=1000 # User ID
- PGID=1000 # Group ID
volumes:
- /host/path/to/config:/config # Data and configs
ports:
- 443:443/tcp # HTTPS
- 80:80/tcp # HTTP