Spaces:
Sleeping
Sleeping
Create Dockerfile
Browse files- Dockerfile +3 -0
Dockerfile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
FROM ghcr.io/labring/fastgpt-mcp_server:v4.9.7-fix2
|
| 2 |
+
#你的FastGPT地址
|
| 3 |
+
ENV FASTGPT_ENDPOINT=https://zhz1024-fastgpt.hf.space
|