`/users` is incorrect and will return a 404 error. Use `/#/users` instead.
parent
86e48d4569
commit
4fde1029e3
|
@ -725,7 +725,7 @@ Report any bugs or issues [here](https://github.com/acmesh-official/acme.sh/issu
|
||||||
|
|
||||||
## 99. Use Constellix domain API
|
## 99. Use Constellix domain API
|
||||||
|
|
||||||
Get your API credentials at https://manage.constellix.com/users
|
Get your API credentials at https://manage.constellix.com/#/users
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
export CONSTELLIX_Key="XXX"
|
export CONSTELLIX_Key="XXX"
|
||||||
|
|
Loading…
Reference in New Issue