fast / Dockerfile
99i's picture
Create Dockerfile
12f535b verified
raw
history blame contribute delete
200 Bytes
FROM c121914yu/fastgpt
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