Nouman112233 commited on
Commit
7fcdbf5
·
verified ·
1 Parent(s): c40bfb4

Create .env

Browse files
Files changed (1) hide show
  1. .env +6 -0
.env ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ PORT=3000
2
+ DATABASE_PATH=/root/.flowise
3
+ APIKEY_PATH=/root/.flowise
4
+ SECRETKEY_PATH=/root/.flowise
5
+ LOG_PATH=/root/.flowise/logs
6
+ BLOB_STORAGE_PATH=/root/.flowise/storage