Skip to content
Snippets Groups Projects
Commit d4fd1389 authored by KevinHuSh's avatar KevinHuSh Committed by GitHub
Browse files

Update .env.template

parent f4d1c724
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,6 @@ PORT=8000
DATABASE_URL="postgresql://infiniflow:infiniflow@localhost/docgpt"
# S3 Storage
S3_BASE_URL="https://play.min.io"
S3_ACCESS_KEY="Q3AM3UQ867SPQQA43P2F"
S3_SECRET_KEY="zuf+tfteSlswRu7BJ86wekitnifILbZam1KYY3TG"
\ No newline at end of file
MINIO_HOST="127.0.0.1:9000"
MINIO_USR="infiniflow"
MINIO_PWD="infiniflow_docgpt"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment