Create cloudxns.conf

This commit is contained in:
tianyu
2015-12-06 18:08:25 +08:00
parent 42affd66de
commit a6c28fe4a5

5
ddns/cloudxns.conf Normal file
View File

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