Ani14 commited on
Commit
372e400
·
verified ·
1 Parent(s): d2ce5d3

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -46,6 +46,6 @@ UI_CONFIG = {
46
  # Server configuration
47
  SERVER_CONFIG = {
48
  "host": "0.0.0.0",
49
- "port": 5000,
50
  "share": False
51
  }
 
46
  # Server configuration
47
  SERVER_CONFIG = {
48
  "host": "0.0.0.0",
49
+ "port": 7860,
50
  "share": False
51
  }