Files
moveonjoy-m3u/compose.yml
Brock H Caldwell 9f108a78c0
Some checks failed
Update EPG (m3u4u) / update-files (push) Failing after 19s
Update EPG / update-files (push) Failing after 34s
[] feat: runs every night at 1am
2025-02-17 15:54:05 -06:00

7 lines
108 B
YAML

services:
app:
build: .
command: python3 /app/epg-grabber/getEpgs.py
volumes:
- ./:/app