add FLOWISE_FILE_SIZE_LIMIT into docker env

This commit is contained in:
chungyau97 2024-02-10 12:12:32 +08:00
parent e3c899230c
commit 702b8c1aab
1 changed files with 1 additions and 0 deletions

View File

@ -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