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