fbacb24 0908a25 b2f8d5b 0908a25
1
2
3
4
5
6
7
8
FROM ghcr.io/labring/fastgpt:latest EXPOSE 3000 ENV PORT 3000 ADD ./config.json /app/data/config.json ENV DB_MAX_LINK=30 ENV TOKEN_KEY=any ENV ROOT_KEY=root_key ENV FILE_TOKEN_KEY=filetoken