Updated deployhooks (markdown)

master
neil 2019-06-01 22:42:28 +08:00
parent e022760f51
commit b955e78ca3
1 changed files with 13 additions and 0 deletions

@ -467,3 +467,16 @@ For instance:
export ROUTER_OS_ADDITIONAL_SERVICES="/ip service set api-ssl certificate=$_cdomain.cer_0" export ROUTER_OS_ADDITIONAL_SERVICES="/ip service set api-ssl certificate=$_cdomain.cer_0"
``` ```
returns 0 means success, otherwise error. returns 0 means success, otherwise error.
## 18. Deploy the cert into docker containers.
See:
https://github.com/Neilpang/acme.sh/wiki/deploy-to-docker-containers