chore: Update cronjob schedule and default_env.json

- Update cronjob schedule to run every 10 minutes instead of every 5 minutes
- Add CLOUDFLARE_CNAME configuration to default_env.json for wildcard CNAME support
This commit is contained in:
2024-09-04 02:13:47 +09:00
parent 58e51dc205
commit b4eec45028
3 changed files with 250 additions and 125 deletions

View File

@@ -1 +1 @@
*/5 * * * * root /app/cloudflare-ddns/run_script.sh
*/10 * * * * root /app/cloudflare-ddns/run_script.sh