Starchik commited on
Commit
49342e3
·
verified ·
1 Parent(s): 5d0236e

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -42,4 +42,4 @@ def index():
42
  return 'Telegram bot is running!', 200
43
 
44
  if __name__ == '__main__':
45
- app.run(host='0.0.0.0', port=5000)
 
42
  return 'Telegram bot is running!', 200
43
 
44
  if __name__ == '__main__':
45
+ app.run(host='0.0.0.0', port=7860)