mirror of https://github.com/zulip/zulip.git
api: Fix incorrectly coded bullet for zulip_botserver config.
This commit is contained in:
parent
b73603a97c
commit
485d5b6335
|
@ -116,7 +116,7 @@ pip install zulip_botserver
|
||||||
|
|
||||||
If omitted, `hostname` defaults to `127.0.0.1` and `port` to `5002`.
|
If omitted, `hostname` defaults to `127.0.0.1` and `port` to `5002`.
|
||||||
|
|
||||||
r. Now set up the outgoing webhook service which will interact with
|
1. Now set up the outgoing webhook service which will interact with
|
||||||
the server: Create an **Outgoing webhook** bot with its Endpoint URL
|
the server: Create an **Outgoing webhook** bot with its Endpoint URL
|
||||||
of the form:
|
of the form:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue