Update Dockerfile
Browse files- Dockerfile +2 -5
Dockerfile
CHANGED
@@ -1,5 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
-e OPENAI_API_KEY="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" \
|
4 |
-
-e CODE="wudada666" \
|
5 |
-
yidadaa/chatgpt-next-web \
|
|
|
1 |
+
chmod +x run_chatgpt.sh
|
2 |
+
./run_chatgpt.sh
|
|
|
|
|
|