From 586db42d371dee3996401f2e221986bf75f4ddfd Mon Sep 17 00:00:00 2001 From: David Claeys Date: Mon, 5 Aug 2024 09:18:16 +0200 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e888ca..daf6b8b 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,8 @@ services: volumes: # add a mapping in order to add the channels file - /docker/epg:/config - ports: - - 6060:3000 + ports: + - 6080:3000 environment: # specify the time zone for the server - TZ=Etc/UTC