add FLOWISE_FILE_SIZE_LIMIT into docker env
This commit is contained in:
parent
e3c899230c
commit
702b8c1aab
|
|
@ -21,6 +21,7 @@ LOG_PATH=/root/.flowise/logs
|
|||
# FLOWISE_USERNAME=user
|
||||
# FLOWISE_PASSWORD=1234
|
||||
# FLOWISE_SECRETKEY_OVERWRITE=myencryptionkey
|
||||
# FLOWISE_FILE_SIZE_LIMIT=50mb
|
||||
# DEBUG=true
|
||||
# LOG_LEVEL=debug (error | warn | info | verbose | debug)
|
||||
# TOOL_FUNCTION_BUILTIN_DEP=crypto,fs
|
||||
|
|
|
|||
Loading…
Reference in New Issue