We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38ce851 commit b952350Copy full SHA for b952350
docker/.env.example
@@ -6,8 +6,8 @@ LOG_PATH=/root/.flowise/logs
6
BLOB_STORAGE_PATH=/root/.flowise/storage
7
8
# NUMBER_OF_PROXIES= 1
9
-# CORS_ORIGINS="*"
10
-# IFRAME_ORIGINS="*"
+# CORS_ORIGINS=*
+# IFRAME_ORIGINS=*
11
12
# DATABASE_TYPE=postgres
13
# DATABASE_PORT=5432
0 commit comments