We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker
xx
Ubuntu
20.04
Chrome
Is Docker deployed with an older version by default?
1、docker stop jolly_driscoll docker rm jolly_driscoll 2、docker pull yidadaa/chatgpt-next-web 3、sudo docker run -d -p 3000:3000 -e CODE="liubobin" -e HIDE_USER_API_KEY="1" -e ENABLE_BALANCE_QUERY="1" -e GOOGLE_API_KEY="xxxxxx" -e GOOGLE_URL="https://generativelanguage.googleapis.com/v1/models/gemini-pro:generateContent" yidadaa/chatgpt-next-web
14
No response
The text was updated successfully, but these errors were encountered:
Bot detected the issue body's language is not English, translate it automatically.
Title: [Bug] Is the old version deployed by docker by default?
Sorry, something went wrong.
No branches or pull requests
📦 部署方式
Docker
📌 软件版本
xx
💻 系统环境
Ubuntu
📌 系统版本
20.04
🌐 浏览器
Chrome
📌 浏览器版本
xx
🐛 问题描述
Is Docker deployed with an older version by default?
📷 复现步骤
1、docker stop jolly_driscoll
docker rm jolly_driscoll
2、docker pull yidadaa/chatgpt-next-web
3、sudo docker run -d
-p 3000:3000
-e CODE="liubobin"
-e HIDE_USER_API_KEY="1"
-e ENABLE_BALANCE_QUERY="1"
-e GOOGLE_API_KEY="xxxxxx"
-e GOOGLE_URL="https://generativelanguage.googleapis.com/v1/models/gemini-pro:generateContent"
yidadaa/chatgpt-next-web
🚦 期望结果
14
📝 补充信息
No response
The text was updated successfully, but these errors were encountered: