coolmanx commited on
Commit
cec025c
·
verified ·
1 Parent(s): e4ed83c

Delete .env

Browse files
Files changed (1) hide show
  1. .env +0 -15
.env DELETED
@@ -1,15 +0,0 @@
1
- # Ollama URL for the backend to connect
2
- # The path '/ollama' will be redirected to the specified backend URL
3
- OLLAMA_BASE_URL='http://localhost:11434'
4
-
5
- #OPENAI_API_BASE_URL=''
6
- #OPENAI_API_KEY=''
7
-
8
- # AUTOMATIC1111_BASE_URL="http://localhost:7860"
9
-
10
- # DO NOT TRACK
11
- SCARF_NO_ANALYTICS=true
12
- DO_NOT_TRACK=true
13
- ANONYMIZED_TELEMETRY=false
14
-
15
- DATABASE_URL=postgres://avnadmin:[email protected]:28421/defaultdb?sslmode=require