mirror of
https://github.com/anasty17/mirror-leech-telegram-bot.git
synced 2025-01-05 10:36:52 +08:00
e8b494f0e6
- 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>
11 lines
168 B
YAML
11 lines
168 B
YAML
services:
|
|
app:
|
|
build: .
|
|
command: bash start.sh
|
|
restart: on-failure
|
|
ports:
|
|
- "80:80"
|
|
- "8080:8080"
|
|
- "8070:8070"
|
|
- "8090:8090"
|