mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-10 23:07:30 +08:00
update README.md
This commit is contained in:
parent
ea85505800
commit
db9b72f2a5
@ -1,3 +1,10 @@
|
||||
|
||||
#### 镜像
|
||||
```
|
||||
windows下 程序编译 win_cross_build_all_service.cmd
|
||||
windows下 镜像编译 win_build_push_all_images.cmd
|
||||
```
|
||||
|
||||
#### 配置
|
||||
```
|
||||
请根据需要配置 values.yaml
|
||||
@ -26,10 +33,3 @@ helm upgrade my-openim -f openim/values.yaml -n openim-ns openim
|
||||
cd helm
|
||||
helm uninstall my-openim -n openim
|
||||
```
|
||||
|
||||
#### 镜像
|
||||
```
|
||||
镜像编译 deploy_k8s/build_push_all_images.sh
|
||||
windows镜像编译 deploy_k8s/win_build_push_all_images.cmd
|
||||
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user