From 4a58c60658640047a4e010c7a31d4c318775fe80 Mon Sep 17 00:00:00 2001 From: David Claeys Date: Wed, 23 Oct 2024 16:09:06 +0200 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 99c69ea..88190de 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,8 @@ services: epg: image: git.claeyscloud.com/david/pluto-tv-scraper:latest volumes: - # add a mapping in order to add the channels file - - /docker/pluto:/config + # add a mapping in order to add a custom config file + #- /docker/pluto:/config ports: - 5050:5050 environment: