update readme + config
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build docker container / build (push) Successful in 25m21s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build docker container / build (push) Successful in 25m21s
				
			This commit is contained in:
		| @@ -226,4 +226,6 @@ Sometimes a new version of this image will be bound to the same source commit. T | ||||
| - 1.0.66 | ||||
|   [06-26-2025](https://github.com/iptv-org/epg/commit/93f857f3c36cbe00e76fceb4ad875d8e6f6ec6aa) | ||||
| - 1.0.67 | ||||
|   [07-07-2025](https://github.com/iptv-org/epg/commit/3107571168eea356e6fa6311519e3777db99b5a6) | ||||
|   [07-07-2025](https://github.com/iptv-org/epg/commit/3107571168eea356e6fa6311519e3777db99b5a6) | ||||
| - 1.0.68 | ||||
|   [07-14-2025](https://github.com/iptv-org/epg/commit/10685b064d9cc65c1a22234a19527da53d544cbf) | ||||
| @@ -14,7 +14,7 @@ module.exports = { | ||||
|               process.env.CLANG ? `--lang=${process.env.CLANG}` : '' | ||||
|             } --output=public/guide.xml` | ||||
|           : `npm run grab -- --gzip --channels=channels.xml --output=public/guide.xml`, | ||||
|         cron_restart: process.env.CRON || null, | ||||
|         cron_restart: process.env.CRON_SCHEDULE || null, | ||||
|         instances: 1, | ||||
|         watch: false, | ||||
|         autorestart: false | ||||
|   | ||||
		Reference in New Issue
	
	Block a user