1
0
Fork 0
forked from External/ergo

update 'docker kill' command

This commit is contained in:
xnaas 2021-10-29 09:56:36 -05:00
parent 41089b0e16
commit 48897596c4
No known key found for this signature in database
GPG key ID: 691A25993B26FC91

View file

@ -73,7 +73,7 @@ You can use the `/rehash` command to make Ergo reload its config, or
send it the HUP signal:
```shell
docker kill -HUP ergo
docker kill -s SIGHUP ergo
```
## Using custom TLS certificates