update Readme

This commit is contained in:
Henry
2023-07-16 14:55:03 +01:00
parent 6d2dae1a81
commit 0665dcef55
6 changed files with 7 additions and 0 deletions
+1
View File
@@ -36,6 +36,7 @@ Flowise support different environment variables to configure your instance. You
| Variable | Description | Type | Default |
| ---------------- | ---------------------------------------------------------------------------- | ------------------------------------------------ | ----------------------------------- |
| PORT | The HTTP port Flowise runs on | Number | 3000 |
| PASSPHRASE | Passphrase used to create encryption key | String | `MYPASSPHRASE` |
| FLOWISE_USERNAME | Username to login | String |
| FLOWISE_PASSWORD | Password to login | String |
| DEBUG | Print logs from components | Boolean |