Specify DigitanOcean custom scopes

master
Simmo Saan 2025-07-22 23:44:42 +03:00
parent e774cff417
commit 413ea579cf
1 changed files with 1 additions and 1 deletions

@ -692,7 +692,7 @@ The `KNOT_SERVER` and `KNOT_KEY` settings will be saved in `~/.acme.sh/account.c
## 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
export DO_API_KEY="<key>"