1
0
Fork 0
mirror of https://github.com/fernwerker/ownDynDNS.git synced 2025-07-10 06:05:13 +02:00
This commit is contained in:
Nils Blume 2023-08-31 09:31:41 +02:00
parent fdb3c4aa49
commit c681a763b5

View file

@ -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"