mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 23:01:09 +03:00
change USERNAME and PASSWORD to FLOWISE_USERNAME and FLOWISE_PASSWORD to prevent conflict with machine env variables
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
PORT=3000
|
||||
# USERNAME=user
|
||||
# PASSWORD=1234
|
||||
# FLOWISE_USERNAME=user
|
||||
# FLOWISE_PASSWORD=1234
|
||||
# EXECUTION_MODE=child or main
|
||||
Reference in New Issue
Block a user