---
version: "2"
services:
monitoring:
image: griefed/monitoring:latest
container_name: monitoring
restart: unless-stopped
environment:
- TZ=Europe/Berlin # Your timezone
- PUID=1000 # Your users ID
- PGID=1000 # Your groups ID
volumes:
- /host/path/to/config:/config # Path on your host where configuration files of Monitoring will be stored.
ports:
- 8080:8080/tcp # HTTP port