Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Persarce
/
fastgpt
like
0
Sleeping
App
Files
Files
Fetching metadata from the HF Docker repository...
main
fastgpt
/
Dockerfile
yuexinyun
Update Dockerfile
fbacb24
verified
8 months ago
raw
Copy download link
history
blame
Safe
189 Bytes
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