File size: 216 Bytes
0908a25
 
 
 
 
 
 
 
0d31185
 
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
#1