coze-dev / coze-dev/coze-studio
部署并启动服务后 localhost:8888 打不开
Open
- Dominant language
- TypeScript
- Stars
- 21.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
执行命令docker compose --profile "*" up -d后,localhost:8888打不开?
各位大佬 球帮助
1. 通过curl http://localhost:8888
异常:curl: (7) Failed to connect to localhost port 8888 after 0 ms: Connection refused
1. 查看docker容器运行情况如下
命令:docker ps -a
coze-web coze-server的服务状态为 Created 容器被创建,但未启动, 其他依赖项状态正常
Contributor guide
Assessment
This issue has not been assessed yet.