1 Star 0 Fork 187

xmgitee/WuKongIM

forked from WuKongDev/WuKongIM 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker-compose.yaml 324 Bytes
一键复制 编辑 原始数据 按行查看 历史
version: '3.1'
services:
wukongim:
image: wukongim/wukongim:latest
restart: always
volumes:
- ~/wukongim:/root/wukongim
ports:
- 5001:5001 # http api 端口
- 5100:5100 # tcp端口
- 5200:5200 # websocket端口
- 5300:5300 # monitor端口
- 5172:5172 # monitor端口
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/xmgitee/WuKongIM.git
[email protected]:xmgitee/WuKongIM.git
xmgitee
WuKongIM
WuKongIM
main

搜索帮助