Files
ich_iel-Bot/compose.yml

6 lines
96 B
YAML

services:
ich_iel-bot:
build: .
volumes:
- ./data:/app/data
env_file: ".env"