Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wudada
/
chatgpt
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9c16de4
chatgpt
/
Dockerfile
wudada
Update Dockerfile
308d350
over 1 year ago
raw
Copy download link
history
blame
Safe
197 Bytes
docker pull yidadaa/chatgpt-next-web
docker run -d -p
3000
:
3000
\
-e OPENAI_API_KEY=
"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"
\
-e CODE=
"wudada666"
\
yidadaa/chatgpt-next-web
\