From c681a763b59478944330c5136bca88843e09d6ee Mon Sep 17 00:00:00 2001 From: Nils Blume Date: Thu, 31 Aug 2023 09:31:41 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac7d24a..1baea05 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ You can now set `allowCreate=true` in .env and pass `create=true` as URL paramet Parameter | Example | Explanation ---: | :--- | :--- user | dnsupdater | username to authenticate against this script as defined in .env file. If anonymous login is allowed in .env: `anonymous` -password | secretpleasechange |password for that user as defined in .env file +password | secretpleasechange | password for that user as defined in .env file domain | home.example.com | `case A)` If `host` is not specified: the FQDN for your host domain | example.com | `case B)` If you want to update the @ or * record domain | example.com | `case C)` If `host`is specified: only the domain part as registered at netcup "nas.home.example.com"