Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lucianotonet
/
FlowiseTest
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
lucianotonet
commited on
Aug 3, 2023
Commit
93c2792
·
1 Parent(s):
411fd9d
Create .env
Browse files
Files changed (1)
hide
show
.env
+6
-0
.env
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
PORT=7860
2
+
PASSPHRASE=ANYTHING
3
+
DATABASE_PATH=/root/.flowise
4
+
APIKEY_PATH=/root/.flowise
5
+
SECRETKEY_PATH=/root/.flowise
6
+
LOG_PATH=/root/.flowise/logs