mirror of
https://github.com/xdtianyu/scripts.git
synced 2025-09-24 04:59:21 +08:00
Create cloudflare.conf
This commit is contained in:
5
ddns/cloudflare.conf
Normal file
5
ddns/cloudflare.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
CF_EMAIL="YOUR_EMAIL@gmail.com"
|
||||
CF_TOKEN="YOUR_API_TOKEN"
|
||||
CF_ZONE_NAME="example.com"
|
||||
CF_DOMAIN_NAME="ddns.example.com"
|
||||
LAST_IP_FILE="/tmp/.CF_LAST_IP"
|
Reference in New Issue
Block a user