mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-12-15 03:06:45 +03:00
app with uvicorn
This commit is contained in:
@@ -81,4 +81,3 @@ if __name__ == '__main__':
|
||||
uvicorn.run(app=app, host=WEBAPP_HOST, port=WEBAPP_PORT)
|
||||
else:
|
||||
bot_polling()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user