Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Persarce
/
fastgpt
like
0
Paused
App
Files
Files
Fetching metadata from the HF Docker repository...
main
fastgpt
/
Dockerfile
yuexinyun
Update Dockerfile
fbacb24
verified
almost 2 years 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