docs: update env workflow and role_code contracts

This commit is contained in:
Chris
2026-04-03 15:50:19 +08:00
parent 01a4580faf
commit cd7feec38a
6 changed files with 10 additions and 5 deletions

View File

@@ -63,9 +63,8 @@ docker compose down
## 3) 前端部署Nginx
```bash
cd /opt/member-platform/frontend
cp .env.example .env
```
設定:
production build 會自動讀取 `.env.production`,請先確認設定:
```env
VITE_API_BASE_URL=https://memberapi.ose.tw
```