chore: update byhlc112 deployment domains
This commit is contained in:
@@ -20,13 +20,13 @@
|
||||
- 1. profile: byhlc112
|
||||
- 2. profile file: application-byhlc112.yml, mysql连接信息修改,redis主机ip修改。
|
||||
- 3. **PDF合同模板文件路径**:pdf/sign_contract_byhlc112.pdf
|
||||
- 4. 用户PDF合同url地址前缀/落库域名:https://lehoo6.com/
|
||||
- 5. imagePath: /www/wwwroot/lehoo6.com/
|
||||
- 4. 用户PDF合同url地址前缀/落库域名:https://h5y2c.com/
|
||||
- 5. imagePath: /www/wwwroot/h5y2c.com/
|
||||
|
||||
### uniapp前端配置变更
|
||||
|
||||
- 1. 积分商城domain:https://jf.lehoo6.com
|
||||
- 2. 抢购页面跳转地址:https://lehoo6.com
|
||||
- 1. 积分商城domain:https://jf.h5y2c.com
|
||||
- 2. 抢购页面跳转地址:https://h5y2c.com
|
||||
- 3. **PDF合同预览文件路径**: /static/sign_contract_byhlc112.pdf
|
||||
|
||||
|
||||
@@ -39,8 +39,8 @@
|
||||
|
||||
### 积分商城后台backend-adminend配置变更
|
||||
|
||||
- 1. backend-adminend/.env.development文件中VUE_APP_BASE_API改为https://jf.lehoo6.com
|
||||
- 2. backend-adminend/.env.production文件中VUE_APP_BASE_API改为https://jf.lehoo6.com
|
||||
- 1. backend-adminend/.env.development文件中VUE_APP_BASE_API改为https://jf.h5y2c.com
|
||||
- 2. backend-adminend/.env.production文件中VUE_APP_BASE_API改为https://jf.h5y2c.com
|
||||
|
||||
---
|
||||
|
||||
@@ -56,4 +56,4 @@ nohup java -Xms128m -Xmx256m -jar miao-front-2.2.jar > front.log & tail -f front
|
||||
、、、启动积分商城后台api服务
|
||||
cd /www/wwwroot/javaapi
|
||||
nohup java -Xms128m -Xmx256m -jar miao-admin-2.2.jar > admin.log & tail -f admin.log
|
||||
、、、
|
||||
、、、
|
||||
|
||||
Reference in New Issue
Block a user