From 45630b5665434458767924532cab0f1c233108e3 Mon Sep 17 00:00:00 2001 From: Jan-Henrik Bruhn Date: Wed, 17 Jan 2024 18:18:13 +0100 Subject: [PATCH] Update env var readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d1beece..05308fe 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ services: restart: unless-stopped environment: TZ: Europe/Berlin # your timezone! + RULE_REPEATS: 100 # optional, the amount of repeats that should be done for repeating rules. Set to higher value if you are missing events of old repeating events ``` As you can see, you only have to forward port 3000 to wherever you like, in this case port 3000.