Create cloudxns.conf
This commit is contained in:
parent
42affd66de
commit
a6c28fe4a5
|
@ -0,0 +1,5 @@
|
||||||
|
API_KEY="YOUR_API_KEY"
|
||||||
|
SECRET_KEY="YOUR_SECRET_KEY"
|
||||||
|
DOMAIN="example.com"
|
||||||
|
HOST="ddns"
|
||||||
|
LAST_IP_FILE="/tmp/.LAST_IP"
|
Loading…
Reference in New Issue