feat: 部署环境配置
This commit is contained in:
@@ -6,6 +6,14 @@
|
||||
- 图标来源 [@ant-design/icons-vue](https://ant.design/components/icon)
|
||||
- 菜单图标使用自定义iconfont `font_8d5l8fzk5b87iudi.js`图标文件
|
||||
|
||||
## 测试环境
|
||||
|
||||
```text
|
||||
Jenkins: http://192.168.0.229:3185/
|
||||
Nginx: http://192.168.0.229:3188/#/index
|
||||
后端暴露端口: http://192.168.0.229:3186 \ http://192.168.0.229:3187
|
||||
```
|
||||
|
||||
## 程序命令
|
||||
|
||||
项目目录下 `.env.[环境]` 文件对应环境的一些配置,启动前请检查文件内是否配置正确。
|
||||
|
||||
Reference in New Issue
Block a user