version: '3.8'
services:
modbot:
image: slfhstd.uk/slfhstd/modreplybot:latest
container_name: modreplybot
env_file:
- .env
restart: unless-stopped