mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Update webhook_flask_heroku_echo.py
This commit is contained in:
parent
59b19fbbc1
commit
05f1c87c7d
@ -27,5 +27,4 @@ def webhook():
|
||||
return "!", 200
|
||||
|
||||
server.run(host="0.0.0.0", port=os.environ.get('PORT', 5000))
|
||||
|
||||
server = Flask(__name__)
|
||||
|
Loading…
Reference in New Issue
Block a user