mirror-leech-telegram-bot/docker-compose.yml
anasty17 e8b494f0e6 Fixes
- Fix jdownloader device version issue after idle
- Fix sample video. Build is required, issue was in ffmpeg version. now it's v7
- Fix rss tage when name have space
- Fix aria2 seed

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-07-25 02:17:58 +03:00

11 lines
168 B
YAML

services:
app:
build: .
command: bash start.sh
restart: on-failure
ports:
- "80:80"
- "8080:8080"
- "8070:8070"
- "8090:8090"