Closed
Description
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latest
docker image?- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have you searched for similar issues (both open and closed)?
- No
Describe the bug
The default api variable changed for do.de it was "dns_do_api_token" and the new one is "dns_domainoffensive_api_token"
Nginx Proxy Manager Version
v2.12.3
To Reproduce
Steps to reproduce the behavior:
- Go to SSL Certificates
- try to add a Let's Encrypt certificate
- select DNS Challenge
- select Do.de as Provider
- in Credentials File Content you can see wrong variable
Expected behavior
DNS Challenge should work if i put in my api token but i need to change the whole line.
Additional context
not a big Bug but as a newbie hard to identify.