wudada commited on
Commit
308d350
·
1 Parent(s): f35c317

Update Dockerfile

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