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