mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-15 00:19:29 +01:00
Merge pull request #1807 from xnaas/docs-touchup
update 'docker kill' command
This commit is contained in:
commit
84a5b83eb1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user