Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Nouman112233
/
flowise-ai
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Nouman112233
commited on
Jan 24
Commit
7fcdbf5
·
verified
·
1 Parent(s):
c40bfb4
Create .env
Browse files
Files changed (1)
hide
show
.env
+6
-0
.env
ADDED
Viewed
@@ -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