Explicitly set root domain for ddclient
This commit is contained in:
parent
d0d38627e5
commit
8ba0e817fe
|
@ -21,6 +21,7 @@
|
|||
protocol=porkbun
|
||||
apikey=${config.sops.placeholder.porkbun_api_key}
|
||||
secretapikey=${config.sops.placeholder.porkbun_secret_api_key}
|
||||
root-domain=moonythm.dev # The root domain detection doesn't work properly
|
||||
real.lapetus.moonythm.dev
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue