Use single backend env template in deploy docs
This commit is contained in:
2
backend
2
backend
Submodule backend updated: 7c4364b52f...60608fe199
@@ -11,7 +11,7 @@ git submodule update --init --recursive
|
||||
## 2) 後端部署(Docker)
|
||||
```bash
|
||||
cd /opt/member-platform/backend
|
||||
cp .env.production.example .env
|
||||
cp .env.example .env
|
||||
```
|
||||
編輯 `.env`(DB、Keycloak、Realm Roles、Cache)。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user