docs: update env workflow and role_code contracts
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user