mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-23 01:00:22 +03:00
7 lines
188 B
Bash
7 lines
188 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
|
|
# EXECUTION_MODE=child or main |