Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
99i
/
fast
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1611a7c
fast
/
Dockerfile
99i
Create Dockerfile
12f535b
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
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