wudada commited on
Commit
7cd2c45
·
1 Parent(s): e386c39

Create Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -7
Dockerfile CHANGED
@@ -1,7 +0,0 @@
1
- docker pull yidadaa/chatgpt-next-web
2
-
3
- docker run -d -p 80:3000 \
4
- -e OPENAI_API_KEY="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" \
5
- -e CODE="a123456" \
6
- yidadaa/chatgpt-next-web
7
-