Devam0 commited on
Commit
657c5f1
·
1 Parent(s): 438f09d
Files changed (1) hide show
  1. Procfile +1 -1
Procfile CHANGED
@@ -1 +1 @@
1
- web: uvicorn inference_server:app --host 0.0.0.0 --port $PORT
 
1
+ web: uvicorn inference_server:app --host 0.0.0.0 --port 7860