mistpe commited on
Commit
a71d24f
·
verified ·
1 Parent(s): 059a18f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -209,4 +209,4 @@ def get_lyrics():
209
 
210
  if __name__ == '__main__':
211
  schedule_music_fetch()
212
- app.run(debug=True, host='0.0.0.0', port=5734)
 
209
 
210
  if __name__ == '__main__':
211
  schedule_music_fetch()
212
+ app.run(debug=True, host='0.0.0.0', port=7860)