Initial commit

This commit is contained in:
2026-03-05 20:30:21 +00:00
commit 87f1f12bc8
8 changed files with 301 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
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