KoalaFlow commited on
Commit
87d807d
·
verified ·
1 Parent(s): b677137

Delete flowise.json

Browse files
Files changed (1) hide show
  1. flowise.json +0 -12
flowise.json DELETED
@@ -1,12 +0,0 @@
1
- {
2
- "port": 7860,
3
- "flowiseUsername": "admin",
4
- "flowisePassword": "admin",
5
- "databasePath": "/data/.flowise",
6
- "logPath": "/data/.flowise/logs",
7
- "tempUploadDir": "/data/uploads",
8
- "chroma": {
9
- "mode": "remote",
10
- "url": "http://localhost:8000"
11
- }
12
- }