Add production Dockerfile for backend deployment
This commit is contained in:
@@ -87,3 +87,7 @@ npm run dev
|
||||
1. 建立 `api_client`。
|
||||
2. 用 `X-Client-Key` + `X-API-Key` 呼叫 `/internal/*`。
|
||||
3. 驗證未授權 key 會被拒絕。
|
||||
|
||||
## 8) VPS Docker 啟動(Backend)
|
||||
- Dockerfile: [backend/Dockerfile](../backend/Dockerfile)
|
||||
- 建置與啟動指令:參考 [backend/README.md](../backend/README.md) 的 `Docker (VPS / Production)` 章節。
|
||||
|
||||
Reference in New Issue
Block a user