Update Dockerfile
Browse files- Dockerfile +2 -1
Dockerfile
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
FROM yidadaa/chatgpt-next-web
|
2 |
ENV OPENAI_API_KEY=sk-lijiacai
|
3 |
-
ENV BASE_URL=https://lijiacai-openai-agent.hf.space
|
|
|
|
1 |
FROM yidadaa/chatgpt-next-web
|
2 |
ENV OPENAI_API_KEY=sk-lijiacai
|
3 |
+
ENV BASE_URL=https://lijiacai-openai-agent.hf.space
|
4 |
+
|