frascuchon HF staff commited on
Commit
8f24e22
·
verified ·
1 Parent(s): 9951a10

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -1
start.sh CHANGED
@@ -1 +1 @@
1
- WEBHOOK_SERVER_URL="https://$SPACE_HOST" uvicorn main:server --host 0.0.0.0 --port 7860
 
1
+ WEBHOOK_SERVER_URL="https://$SPACE_HOST" uvicorn main:server --host 0.0.0.0 --port 7860