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
-1
View File
@@ -1 +0,0 @@
DEBUG=true
-8
View File
@@ -12,14 +12,6 @@ Install:
npm i flowise-components
```
## Debug
To view all the logs, create an `.env` file and add:
```
DEBUG=true
```
## License
Source code in this repository is made available under the [MIT License](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md).