mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-23 17:00:30 +03:00
9 lines
220 B
Bash
9 lines
220 B
Bash
PORT=3000
|
|
# FLOWISE_USERNAME=user
|
|
# FLOWISE_PASSWORD=1234
|
|
# DEBUG=true
|
|
# DATABASE_PATH=/your_database_path/.flowise
|
|
# APIKEY_PATH=/your_api_key_path/.flowise
|
|
# LOG_PATH=/your_log_path/logs
|
|
# EXECUTION_MODE=child or main
|