Replies: 1 comment
-
ProTip™ - Search the code base. Informally referred to as UTSL (we'll let you google that). TLDR; |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I want to have my cloudflare API key already set for when I create a new certificate and use a DNS challenge. Right now it shows the default/generic 123 api key.
I tried updating cloudflare.ini in ${DOCKERDIR}/appdata/npm/data/letsencrypt/, but no change, and I have the following volumes mounted in my docker compose.yaml
As in, I'm hoping to save the dns_cloudflare_api_token somewhere rather than find/paste it into the webUI, and I can't find the 'credentials file':
Thank you in advance for any help/advice!
Beta Was this translation helpful? Give feedback.
All reactions