File size: 214 Bytes
351d93c
 
 
f235629
351d93c
9763c74
351d93c
 
b0048ac
1
2
3
4
5
6
7
8
9
10
FROM ghcr.io/labring/fastgpt:latest
EXPOSE 3000
ENV PORT 3000
ADD ./config.json /app/data/config.json
ENV HOME_URL=/app/list
ENV DB_MAX_LINK=100
ENV TOKEN_KEY=any
ENV ROOT_KEY=root_key
ENV FILE_TOKEN_KEY=filetoken