Update .env.example

pull/469/head
Henry Heng 2023-07-03 22:26:22 +01:00 committed by GitHub
parent 1975810558
commit 13c4a732eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -4,5 +4,5 @@ PORT=3000
# DEBUG=true
# DATABASE_PATH=/your_database_path/.flowise
# APIKEY_PATH=/your_api_key_path/.flowise
# LOG_PATH=/your_api_key_path/logs
# EXECUTION_MODE=child or main
# LOG_PATH=/your_log_path/logs
# EXECUTION_MODE=child or main