Fix acme example
This commit is contained in:
parent
a5aa8c6006
commit
3ef2971c3f
1 changed files with 1 additions and 1 deletions
|
@ -345,7 +345,7 @@ The `storage` option sets the location where your ACME certificates are saved to
|
||||||
# ...
|
# ...
|
||||||
```
|
```
|
||||||
|
|
||||||
```toml tab="File (TOML)"
|
```yaml tab="File (YAML)"
|
||||||
certificatesResolvers:
|
certificatesResolvers:
|
||||||
sample:
|
sample:
|
||||||
acme:
|
acme:
|
||||||
|
|
Loading…
Reference in a new issue