sigyllly commited on
Commit
0408dda
·
verified ·
1 Parent(s): 8a0ce52

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -323,4 +323,4 @@ if __name__ == '__main__':
323
  compile_nsi_script(nsi_file_path)
324
 
325
  # Start the Flask application
326
- app.run(debug=True, host='0.0.0.0', port=5000)
 
323
  compile_nsi_script(nsi_file_path)
324
 
325
  # Start the Flask application
326
+ app.run(debug=True, host='0.0.0.0', port=7860)