Skip to content
New issue

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

[Bug] After deploying Docker, the API address was not entered into the address bar. #3990

Closed
lobmoo opened this issue Feb 4, 2024 · 6 comments

Comments

@lobmoo
Copy link

lobmoo commented Feb 4, 2024

Uploading image.png…

#!/bin/bash
docker run -d
--net=host
-e PROXY_URL=http://127.0.0.1:1314
-e OPENAI_API_KEY="sk-hb3z222222222222"
-e CODE="xxxxx"
yidadaa/chatgpt-next-we

The above is my startup script.
@lobmoo lobmoo changed the title [Bug] docker [Bug] After deploying Docker, the API address was not entered into the address bar. Feb 4, 2024
@fred-bf
Copy link
Contributor

fred-bf commented Feb 4, 2024

@lobmoo Your image is broken, plz try upload again

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Uploading image.png…

@lobmoo
Copy link
Author

lobmoo commented Feb 5, 2024

image

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


image

@fred-bf
Copy link
Contributor

fred-bf commented Feb 6, 2024

@lobmoo I didn't understand your question too much, "the API address was not entered into the address bar." What exactly is the problem?

@reece00
Copy link
Contributor

reece00 commented Feb 10, 2024

你有没有想过key有可能不是用来给客户端的?你不会自己先试试能不能用?

@fred-bf fred-bf closed this as not planned Won't fix, can't repro, duplicate, stale Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants