mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-23 09:00:28 +03:00
5 lines
133 B
Bash
5 lines
133 B
Bash
PORT=3000
|
|
# FLOWISE_USERNAME=user
|
|
# FLOWISE_PASSWORD=1234
|
|
# DATABASE_PATH=/your_database_path/.flowise
|
|
# EXECUTION_MODE=child or main |