Updated dnsapi2 (markdown)
parent
9c0851934d
commit
a56168b228
|
@ -1873,7 +1873,7 @@ Report any bugs or issues [here](https://github.com/acmesh-official/acme.sh/issu
|
||||||
Login to your [GCore](https://accounts.gcore.com/profile/api-tokens) account and create an API Key.
|
Login to your [GCore](https://accounts.gcore.com/profile/api-tokens) account and create an API Key.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
export GCORE_KEY="<your_gcore_api_key>"
|
export GCORE_Key="<your_gcore_api_key>"
|
||||||
```
|
```
|
||||||
|
|
||||||
To issue a cert, run command:
|
To issue a cert, run command:
|
||||||
|
|
Loading…
Reference in New Issue