Adjusted changed domain for ddns and fixed synlink for rclone

Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
TuDatTr
2023-11-27 22:51:08 +01:00
parent 17d149b622
commit cb6909bbde
5 changed files with 6 additions and 16 deletions

View File

@@ -4,7 +4,7 @@
"provider": "namecheap",
"domain": "{{ local_domain }}",
"host": "{{ local_subdomains }}",
"password": "{{ vault_ddns_borgland_password }}",
"password": "{{ vault_ddns_local_password }}",
"provider_ip": true
}
]