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 run -d -p 3000:3000 -e OPENAI_API_KEY=sk-oGidDuCy6LNxtrl82bB345B8De224c71A706Fa09C87c27F1 -e CODE=t23b520YN yidadaa/chatgpt-next-web 浏览器无痕模式,打开如下,我也试过了其他-e的写法
docker run -d -p 3000:3000 -e OPENAI_API_KEY=sk-oGidDuCy6LNxtrl82bB345B8De224c71A706Fa09C87c27F1 -e CODE=t23b520YN yidadaa/chatgpt-next-web
docker run -d -p 3000:3000 -e CODE=t23b520YN yidadaa/chatgpt-next-web
No response
The text was updated successfully, but these errors were encountered:
Please follow the issue template to update title and description of your issue.
Sorry, something went wrong.
Bot detected the issue body's language is not English, translate it automatically.
Title: Docker deployment, environment variables do not take effect
不生效是指调用报错?
Does not take effect mean that the call reports an error?
No branches or pull requests
Bug Description
docker run -d -p 3000:3000
-e OPENAI_API_KEY=sk-oGidDuCy6LNxtrl82bB345B8De224c71A706Fa09C87c27F1
-e CODE=t23b520YN
yidadaa/chatgpt-next-web
浏览器无痕模式,打开如下,我也试过了其他-e的写法
Steps to Reproduce
docker run -d -p 3000:3000
-e OPENAI_API_KEY=sk-oGidDuCy6LNxtrl82bB345B8De224c71A706Fa09C87c27F1
-e CODE=t23b520YN
yidadaa/chatgpt-next-web
Expected Behavior
docker run -d -p 3000:3000
-e CODE=t23b520YN
yidadaa/chatgpt-next-web
Screenshots
No response
Deployment Method
Desktop OS
No response
Desktop Browser
No response
Desktop Browser Version
No response
Smartphone Device
No response
Smartphone OS
No response
Smartphone Browser
No response
Smartphone Browser Version
No response
Additional Logs
No response
The text was updated successfully, but these errors were encountered: