Hugging Face
Models
Datasets
Spaces
Community
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...
e386c39
chatgpt
/
Dockerfile
wudada
Create Dockerfile
e386c39
almost 2 years ago
raw
Copy download link
history
blame
Safe
196 Bytes
docker pull yidadaa/chatgpt-next-web
docker
run
-d -p 80:3000 \
-e
OPENAI_API_KEY
=
"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"
\
-e
CODE
=
"a123456"
\
yidadaa/chatgpt-next-web