Files

13 lines
230 B
YAML
Raw Permalink Normal View History

2026-03-05 20:30:21 +00:00
services:
app:
image: ghcr.io/slfhstd/flairtimermodmail:v0.0.1
container_name: bot-ftmm-dev
restart: unless-stopped
volumes:
- /docker/data/flairtimermodmail:/app/config
env_file:
- .env