Files
ich_iel-Bot/compose.yml
T
Michelle 2adec3b76c
Build and publish ich_iel bot / build (push) Successful in 1m39s
update installation instructions and compose file
2026-04-18 13:02:45 +02:00

7 lines
167 B
YAML

services:
ich_iel-bot:
image: git.scrunkly.cat/michelle/ich_iel-bot:latest
restart: unless-stopped
volumes:
- ./data:/app/data
env_file: ".env"