mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-06 05:22:09 +08:00
Specify DigitanOcean custom scopes
@@ -692,7 +692,7 @@ The `KNOT_SERVER` and `KNOT_KEY` settings will be saved in `~/.acme.sh/account.c
|
|||||||
|
|
||||||
## 20. Use DigitalOcean API (native)
|
## 20. Use DigitalOcean API (native)
|
||||||
|
|
||||||
You need to obtain a read and write capable API key from your DigitalOcean account. See: https://www.digitalocean.com/help/api/
|
You need to obtain a personal access token with custom scopes domain/read and domain/update for your DigitalOcean account. See: https://www.digitalocean.com/help/api/
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
export DO_API_KEY="<key>"
|
export DO_API_KEY="<key>"
|
||||||
|
|||||||
Reference in New Issue
Block a user