mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-09 01:15:31 +00:00
Change domain name in example.
This commit is contained in:
parent
6696903ace
commit
4771368cb0
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ Provided to start bot with webhook:
|
|||
--token TOKEN_HERE \
|
||||
--host 0.0.0.0 \
|
||||
--port 8084 \
|
||||
--host-name dev.illemius.xyz \
|
||||
--host-name example.com \
|
||||
--webhook-port 443
|
||||
|
||||
Or long pooling:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue