ChatApp 运行方式 clone 项目到本地 git clone https://github.com/liaboveall/ChatApp.git 使用项目提供的docker-compose.yml文件启动容器 docker-compose up -d 访问聊天界面 http://127.0.0.1:8000