docs: update env workflow and role_code contracts
This commit is contained in:
@@ -30,9 +30,11 @@ cd frontend
|
||||
npm install
|
||||
npm run dev
|
||||
```
|
||||
- 本地開發固定使用 `frontend/.env.development`。
|
||||
- production build 讀取 `frontend/.env.production`。
|
||||
- 專案路徑:[frontend](../frontend)
|
||||
|
||||
## 4) 必要環境變數([backend/.env](../backend/.env))
|
||||
## 4) 必要環境變數([backend/.env.development](../backend/.env.development))
|
||||
- `KEYCLOAK_BASE_URL`
|
||||
- `KEYCLOAK_REALM`
|
||||
- `KEYCLOAK_CLIENT_ID`
|
||||
|
||||
Reference in New Issue
Block a user