update installation instructions and compose file
Build and publish ich_iel bot / build (push) Successful in 1m39s

This commit is contained in:
2026-04-18 13:02:45 +02:00
parent d07220e9ba
commit 2adec3b76c
3 changed files with 7 additions and 3 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
services:
ich_iel-bot:
build: .
image: git.scrunkly.cat/michelle/ich_iel-bot:latest
restart: unless-stopped
volumes:
- ./data:/app/data
env_file: ".env"