add env variables

This commit is contained in:
Henry
2023-06-23 23:03:53 +01:00
parent 160aa87aba
commit 8745776342
7 changed files with 9 additions and 9 deletions
+4
View File
@@ -29,6 +29,10 @@ FLOWISE_USERNAME=user
FLOWISE_PASSWORD=1234
```
## 🔎 Debugging
You can set `DEBUG=true` to the `.env` file. Refer [here](https://docs.flowiseai.com/environment-variables) for full list of env variables
## 📖 Documentation
[Flowise Docs](https://docs.flowiseai.com/)