chore: bootstrap trellis workspace and sync deployment settings
This commit is contained in:
+2
-2
@@ -152,10 +152,10 @@ docker compose --env-file deploy/.env.prod -f deploy/docker-compose.prod.yml up
|
||||
打包 Android APK 时需指定后端地址:
|
||||
|
||||
```bash
|
||||
bash deploy/build-android-release.sh --backend-host api.linksy.chat --channel release
|
||||
bash deploy/build-android-release.sh --backend-host http://115.190.63.157 --channel release
|
||||
```
|
||||
|
||||
后端地址:`https://api.linksy.chat`
|
||||
后端地址:`http://115.190.63.157`
|
||||
|
||||
## 已知约束
|
||||
|
||||
|
||||
Reference in New Issue
Block a user