前端
This commit is contained in:
parent
f400b24b38
commit
6aeecb8225
|
@ -13,6 +13,7 @@
|
|||
|
||||
### 会员中心后端配置
|
||||
|
||||
git地址:https://git.hoge.cn/os-yun/mermber-center.git
|
||||
|
||||
```shell
|
||||
#基础配置
|
||||
|
@ -69,6 +70,9 @@ OSS_ENDPOINT=${{OSS_ENDPOINT}}
|
|||
会员部署之后需要检查一下 mysql mongodb 以及redis 配置是否正常自动生成
|
||||
|
||||
### 会员中心前端amis配置
|
||||
|
||||
git地址:https://git.hoge.cn/zhouyangyang/member-center-web.git
|
||||
|
||||
```shell
|
||||
API_HOST=http://${{会员中心后端接口域名}} //该配置会员后端域名配置http还是https 根据实际情况
|
||||
APP_SERVICE_NAME=member-center-web-amis // 服务名称 默认 无需修改
|
||||
|
|
Loading…
Reference in New Issue
Block a user