Added stirling-pdf, removed soft-serve, moved ddns and hass
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
11
roles/docker/templates/aya01/ddns-updater/data/config.json
Normal file
11
roles/docker/templates/aya01/ddns-updater/data/config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"settings": [
|
||||
{
|
||||
"provider": "namecheap",
|
||||
"domain": "{{ local_domain }}",
|
||||
"host": "{{ local_subdomains }}",
|
||||
"password": "{{ vault_ddns_borgland_password }}",
|
||||
"provider_ip": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user