项目地址:https://github.com/ramonvc/freegpt-webui

运行 Docker
从 Docker Hub 拉取 Docker 镜像:

docker pull ramonvc/freegpt-webui
使用 Docker 运行应用程序:

docker run -p 1338:1338 ramonvc/freegpt-webui
使用以下 URL 在浏览器中访问该应用程序:

https://127.0.0.1:1338
或者

https://localhost:1338
使用完应用程序后,使用以下命令停止 Docker 容器:

docker stop

最后修改:2023 年 07 月 06 日
如果觉得我的文章对你有用,请随意赞赏