Hey guys, I installed duckdns and edited the config, but I'm stuck. How can I define my ipv6 to get it onto duckdns? The issue is, my provider doesn't give ipv4 anymore so I have a ipv4 but this only works internally for the provider. I have to set the ipv6 somehow..
My config looks like this:
domains:
- mydomain.duckdns.org
token: mytoken
aliases: []
lets_encrypt:
accept_terms: false
algo: secp384r1
certfile: fullchain.pem
keyfile: privkey.pem
ipv6: true
ipv4: false
seconds: 300