File size: 239 Bytes
8a4e563
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"port": 7860,
"flowiseUsername": "admin",
"flowisePassword": "admin",
"databasePath": "/data/.flowise",
"logPath": "/data/.flowise/logs",
"tempUploadDir": "/data/uploads",
"chroma": {
"mode": "remote",
"url": "http://localhost:8000"
}
}