docs(env): standardize development and production env workflow
This commit is contained in:
@@ -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)。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user