mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
edgeone: add zones mapping (#2728)
This commit is contained in:
parent
aea6afe2d6
commit
56cb356ef2
7 changed files with 61 additions and 20 deletions
1
docs/content/dns/zz_gen_edgeone.md
generated
1
docs/content/dns/zz_gen_edgeone.md
generated
|
|
@ -55,6 +55,7 @@ More information [here]({{% ref "dns#configuration-and-credentials" %}}).
|
|||
| `EDGEONE_REGION` | Region |
|
||||
| `EDGEONE_SESSION_TOKEN` | Access Key token |
|
||||
| `EDGEONE_TTL` | The TTL of the TXT record used for the DNS challenge in seconds (Default: 60) |
|
||||
| `EDGEONE_ZONES_MAPPING` | Mapping between DNS zones and site IDs. (ex: 'example.org:id1,example.com:id2') |
|
||||
|
||||
The environment variable names can be suffixed by `_FILE` to reference a file instead of a value.
|
||||
More information [here]({{% ref "dns#configuration-and-credentials" %}}).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue