feat: add environemnt variable to run grab at startup on docker

This commit is contained in:
Aandree5
2025-08-11 11:26:39 +01:00
parent 9f407f3b8a
commit b18bcd9106
3 changed files with 33 additions and 20 deletions

View File

@@ -201,6 +201,7 @@ iptv-org/epg
| DAYS | Number of days for which the guide will be loaded (defaults to the value from the site config) |
| TIMEOUT | Timeout for each request in milliseconds (default: 0) |
| DELAY | Delay between request in milliseconds (default: 0) |
| RUN_AT_STARTUP | Run grab on container startup (default: true) |
## Database