mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 05:01:10 +03:00
Update .env.example
This commit is contained in:
@@ -14,11 +14,11 @@ DATABASE_TYPE="sqlite" # sqlite, mysql, postgres
|
|||||||
# DATABASE_PATH=/your_database_path/.flowise
|
# DATABASE_PATH=/your_database_path/.flowise
|
||||||
|
|
||||||
# When database is not sqlite
|
# When database is not sqlite
|
||||||
# DATABASE_PORT="3306"
|
# DATABASE_PORT=""
|
||||||
# DATABASE_HOST="127.0.0.1"
|
# DATABASE_HOST=""
|
||||||
# DATABASE_NAME="flowise"
|
# DATABASE_NAME="flowise"
|
||||||
# DATABASE_USER="root"
|
# DATABASE_USER=""
|
||||||
# DATABASE_PASSWORD="atish123"
|
# DATABASE_PASSWORD=""
|
||||||
|
|
||||||
# TOOL_FUNCTION_BUILTIN_DEP=crypto,fs
|
# TOOL_FUNCTION_BUILTIN_DEP=crypto,fs
|
||||||
# TOOL_FUNCTION_EXTERNAL_DEP=moment,lodash
|
# TOOL_FUNCTION_EXTERNAL_DEP=moment,lodash
|
||||||
|
|||||||
Reference in New Issue
Block a user