mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-10 00:11:45 +00:00
fix doc
This commit is contained in:
parent
ddf293bbcd
commit
35ca729cb9
@ -13,7 +13,7 @@ Then you can deploy now:
|
|||||||
```sh
|
```sh
|
||||||
export DEPLOY_CPANEL_USER=myusername
|
export DEPLOY_CPANEL_USER=myusername
|
||||||
export DEPLOY_CPANEL_PASSWORD=PASSWORD
|
export DEPLOY_CPANEL_PASSWORD=PASSWORD
|
||||||
acme.sh --deploy -d example.com --deploy --deploy-hook cpanel
|
acme.sh --deploy -d example.com --deploy-hook cpanel
|
||||||
```
|
```
|
||||||
|
|
||||||
## 2. Deploy ssl cert on kong proxy engine based on api.
|
## 2. Deploy ssl cert on kong proxy engine based on api.
|
||||||
|
Loading…
Reference in New Issue
Block a user