Commit Graph

8 Commits

Author SHA1 Message Date
Henry Heng 13c4a732eb Update .env.example 2023-07-03 22:26:22 +01:00
Matthias Platzer a9e269b52c Added winston logging
- use logger.xxx instead of console.xxx
- added express middleware logging (using jsonl)
- added LOG_PATH as environment variable
- more configs postponed for later iteration
2023-07-03 17:58:41 +02:00
Henry c66c7eadc7 add APIKEY_PATH 2023-06-30 18:31:41 +01:00
Henry 8745776342 add env variables 2023-06-23 23:03:53 +01:00
Henry dd328dcd51 add db_path 2023-06-22 15:47:03 +01:00
Henry 0f0d887f78 change USERNAME and PASSWORD to FLOWISE_USERNAME and FLOWISE_PASSWORD to prevent conflict with machine env variables 2023-05-27 20:23:18 +01:00
Henry 626e1b29f8 add authrorization to npx and docker installation 2023-05-27 14:32:41 +01:00
Henry 88b60ab17a update Dockerfile 2023-04-10 22:54:42 +01:00