update readme
This commit is contained in:
		@@ -50,8 +50,8 @@ services:
 | 
				
			|||||||
  epg:
 | 
					  epg:
 | 
				
			||||||
    image: git.claeyscloud.com/david/pluto-tv-scraper:latest
 | 
					    image: git.claeyscloud.com/david/pluto-tv-scraper:latest
 | 
				
			||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
      # add a mapping in order to add the channels file
 | 
					      # add a mapping in order to add a custom config file
 | 
				
			||||||
      - /docker/pluto:/config
 | 
					      #- /docker/pluto:/config
 | 
				
			||||||
    ports:
 | 
					    ports:
 | 
				
			||||||
      - 5050:5050
 | 
					      - 5050:5050
 | 
				
			||||||
    environment:
 | 
					    environment:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user