release(main): 集成 nginx 移除里程碑
This commit is contained in:
@@ -163,7 +163,7 @@ Expected: migrations run successfully and the protected admin is ensured.
|
||||
**Step 4: Validate service health**
|
||||
|
||||
Run: `docker compose up -d`
|
||||
Expected: `db`, `backend`, and `nginx` start successfully.
|
||||
Expected: `db`, `backend`, and `frontend` start successfully.
|
||||
|
||||
Run: `curl -i http://127.0.0.1/health`
|
||||
Run: `curl -i http://127.0.0.1:8000/health`
|
||||
Expected: `200 OK`
|
||||
|
||||
Reference in New Issue
Block a user