docs(env): standardize development and production env workflow

This commit is contained in:
Chris
2026-04-03 14:43:40 +08:00
parent 099ed03be7
commit 3571cdf2ee
3 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ git submodule update --init --recursive
## 2) 後端部署Docker
```bash
cd /opt/member-platform/backend
cp .env.example .env
cp .env.production .env
```
編輯 `.env`DB、Keycloak、Realm Roles、Cache