forked from External/ergo
update 'docker kill' command
This commit is contained in:
parent
41089b0e16
commit
48897596c4
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ You can use the `/rehash` command to make Ergo reload its config, or
|
||||||
send it the HUP signal:
|
send it the HUP signal:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
docker kill -HUP ergo
|
docker kill -s SIGHUP ergo
|
||||||
```
|
```
|
||||||
|
|
||||||
## Using custom TLS certificates
|
## Using custom TLS certificates
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue