mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-09-11 13:00:40 +03:00
app with uvicorn
This commit is contained in:
parent
94bef74996
commit
296e6b77ca
@ -81,4 +81,3 @@ if __name__ == '__main__':
|
||||
uvicorn.run(app=app, host=WEBAPP_HOST, port=WEBAPP_PORT)
|
||||
else:
|
||||
bot_polling()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user