mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 21:01:17 +03:00
6 lines
146 B
Bash
6 lines
146 B
Bash
PORT=3000
|
|
# FLOWISE_USERNAME=user
|
|
# FLOWISE_PASSWORD=1234
|
|
# DEBUG=true
|
|
# DATABASE_PATH=/your_database_path/.flowise
|
|
# EXECUTION_MODE=child or main |