File size: 213 Bytes
0908a25
 
 
 
 
95d347a
0908a25
 
 
1
2
3
4
5
6
7
8
9
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