Add in cloudflare ddns and restructure repo
This commit is contained in:
6
services/cloudflare-ddns/.env.example
Normal file
6
services/cloudflare-ddns/.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# cloudflare-ddns/.env
|
||||
# Copy to .env and fill in real values. NEVER commit .env.
|
||||
|
||||
CLOUDFLARE_API_TOKEN=__CHANGEME__
|
||||
DOMAINS=example.org,www.example.org
|
||||
PROXIED=true
|
||||
Reference in New Issue
Block a user