From 93fd6d6bea7add8e7e6921bbcba244c50a0457e4 Mon Sep 17 00:00:00 2001 From: Neshura Date: Thu, 28 Dec 2023 22:27:08 +0100 Subject: [PATCH] Updated README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index df39988..d4ad4bc 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,13 @@ The actual configuration happens in two or more files: Example: +*.env* +```text +CF_API_TOKEN=0123456789abcdef0123456789abcdef01234 +CHECK_INTERVAL_SECONDS=30 // Defaults to 60 if missing +UPTIME_URL=https://example.org/uptime/id12 // Entirely optional +``` + *interfaces.toml* ```toml host_address = "::edcb:a098:7654:3210"