clean rust version project
This commit is contained in:
parent
3f644adeca
commit
6fffa3469e
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
|||
# Database
|
||||
HOST=127.0.0.1
|
||||
PORT=8000
|
||||
DATABASE_URL="postgresql://infiniflow:infiniflow@localhost/docgpt"
|
||||
|
||||
# S3 Storage
|
||||
MINIO_HOST="127.0.0.1:9000"
|
||||
MINIO_USR="infiniflow"
|
||||
MINIO_PWD="infiniflow_docgpt"
|
||||
Loading…
Add table
Reference in a new issue