Create Dockerfile
Browse files- 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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|