feat: add test environment deployment workflow
This commit is contained in:
@@ -41,6 +41,8 @@ VITE_API_BASE_URL=http://localhost:3000
|
||||
|
||||
## Docker 部署
|
||||
|
||||
测试服务器使用宿主机 Nginx 提供静态文件和 HTTPS、使用阿里云 ACR 拉取 Rust 后端镜像时,请使用 [deploy/README.md](deploy/README.md) 中的独立部署方案。该方案适用于 `test-mail.shenjianl.cn` 与 `admin-mail.shenjianl.cn`,并与本地构建、上传前端静态文件的流程对应。
|
||||
|
||||
开发/内网部署:
|
||||
|
||||
先修改 `compose.env` 中所有 `CHANGE_ME` 配置,然后运行:
|
||||
|
||||
Reference in New Issue
Block a user