Saiyaswanth007 commited on
Commit
ff9d9e6
·
1 Parent(s): 7a0ad2a

Revert portg

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -878,4 +878,4 @@ async def start_rtc():
878
 
879
  # 6) Local dev via uvicorn; HF Spaces will auto-detect 'app' and ignore this
880
  if __name__ == "__main__":
881
- uvicorn.run(app, host="0.0.0.0", port=7861)
 
878
 
879
  # 6) Local dev via uvicorn; HF Spaces will auto-detect 'app' and ignore this
880
  if __name__ == "__main__":
881
+ uvicorn.run(app, host="0.0.0.0", port=7860)