Initial commit
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# .env
|
||||
DATABASE_URL=postgresql://vecuser:vecpass@postgres:5432/vectordb
|
||||
LITELLM_PROXY_URL=http://litellm:4000
|
||||
LITELLM_MASTER_KEY=sk-master-key
|
||||
|
||||
# Komma-getrennte Admin User IDs
|
||||
ADMIN_USER_IDS=admin-1,admin-2
|
||||
Reference in New Issue
Block a user