mirror of
https://github.com/YuzuZensai/Cloudflare-DDNS-Updater.git
synced 2026-07-29 17:00:56 +00:00
Update README and add Docker Compose example (#2)
* 📃 docs: readme by AI * 📦 build: docker compose and env example
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
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
|
||||
Reference in New Issue
Block a user