Update Caddyfile instructions
This commit is contained in:
parent
2cf3c0bdaa
commit
12d2f80f6a
1 changed files with 5 additions and 5 deletions
|
@ -25,8 +25,8 @@ Then add the appropriate Caddy json config:
|
|||
or Caddyfile equivalent:
|
||||
|
||||
```
|
||||
tls {
|
||||
dns porkbun {
|
||||
{
|
||||
acme_dns porkbun {
|
||||
api_key {env.PORKBUN_API_KEY}
|
||||
api_secret_key {env.PORKBUN_API_SECRET_KEY}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue