yuchat-proxy/readme.md

8 lines
242 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 1. 打包客户端
本地安装golang的环境
执行 `./yuchat-build.bat` 即可打包出exe
# 2. 服务端打包
使用docker拉取代码到linux直接执行 `docker build -t yuchat-proxy-server:0.0.1` 即可打包出docker镜像