megatrump commited on
Commit
aa092b1
·
verified ·
1 Parent(s): 4af7673

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -1
start.sh CHANGED
@@ -4,4 +4,4 @@
4
  python3 awake.py &
5
 
6
  # 启动FastAPI服务
7
- python -m uvicorn api:app --host 0.0.0.0 --port 8000
 
4
  python3 awake.py &
5
 
6
  # 启动FastAPI服务
7
+ python -m uvicorn api:app --host 0.0.0.0 --port 7860