mirror of
https://git.coolaj86.com/coolaj86/acme-dns-01-namedotcom.js.git
synced 2025-07-18 11:26:34 +00:00
5 lines
110 B
Bash
5 lines
110 B
Bash
ZONE=example.co.uk
|
|
# Used for HTTP Basic Auth
|
|
USERNAME=johndoe
|
|
TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|