Add compose.yml

This commit is contained in:
2026-02-19 15:24:15 +01:00
parent 60a374d9ec
commit 4c337f6d5e
2 changed files with 8 additions and 1 deletions

7
compose.yml Normal file
View File

@@ -0,0 +1,7 @@
services:
ich_iel-bot:
build: .
volumes:
- ./data:/app/data
environment:
- .env