change the url
This commit is contained in:
@@ -94,7 +94,7 @@ docker compose up -d # 检测到配置变化会自动重建容器
|
||||
sudo cp sentence_api/nginx.conf.example /etc/nginx/sites-available/oral-trainer
|
||||
sudo nginx -t
|
||||
sudo systemctl reload nginx
|
||||
curl -H 'Host: video_service.d1kt.cn' http://127.0.0.1/healthz
|
||||
curl -H 'Host: videoservice.d1kt.cn' http://127.0.0.1/healthz
|
||||
```
|
||||
|
||||
## 3. 更新 Whisper(不常需要)
|
||||
|
||||
Reference in New Issue
Block a user