mirror of
https://github.com/YuzuZensai/Cloudflare-DDNS-Updater.git
synced 2026-07-15 14:26:39 +00:00
22dc5d8b5f
* 📃 docs: readme by AI * 📦 build: docker compose and env example
6 lines
230 B
Bash
6 lines
230 B
Bash
NODE_ENV=production
|
|
|
|
# Referenced from configs/UpdaterConfig.json as "{ENV_TOKEN:EXAMPLE_SITE_TOKEN}".
|
|
# Create a Cloudflare API token with DNS edit access for the target zone.
|
|
EXAMPLE_SITE_TOKEN=replace-with-cloudflare-api-token
|