mirror of
https://github.com/jung-geun/DynamicDNS-SSL.git
synced 2025-12-19 20:44:40 +09:00
Refactor file paths in Makefile, run_script.sh, and start.sh
Update default_env.json to include CLOUDFLARE_CNAME configuration Update update_dns.py to handle CNAME records for multiple A records Add .gitignore for env.json in init directory
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
"@": true
|
||||
},
|
||||
"CLOUDFLARE_CNAME": {
|
||||
"*": true
|
||||
"*": {
|
||||
"@": true
|
||||
}
|
||||
},
|
||||
"CLOUDFLARE_MX": {}
|
||||
}
|
||||
Reference in New Issue
Block a user