Changed default config

After testing the placeholder did not work. Changed an retested
This commit is contained in:
Carsten Graf
2026-05-27 09:32:37 +02:00
committed by Claude
parent 923ef05070
commit f7ad15a8dc

View File

@@ -21,7 +21,9 @@ cat <<EOF >/opt/ddns-updater/data/config.json
{
"settings": [
{
"provider": ""
"provider": "namecheap",
"domain": "example.com",
"password": "e5322165c1d74692bfa6d807100c0310"
}
]
}