Added docker-compose.yml

This commit is contained in:
2026-02-22 21:25:18 +00:00
parent 6cbbe39225
commit 4f48298a4f

9
docker-compose.yml Normal file
View File

@@ -0,0 +1,9 @@
services:
app:
image: ghcr.io/slfhstd/flairtimercomment:v0.0.1
container_name: bot-ftc-dev
restart: unless-stopped
volumes:
- /docker/data/flairtimercomment:/app