🔊 Add DEBUG mode with valuable logs in viewer
This commit is contained in:
@@ -17,6 +17,7 @@ Parameters marked with <Asterix/> are required.
|
||||
| ENCRYPTION_SECRET <Asterix/> | | A 256-bit key used to encrypt sensitive data. It is strongly recommended to [generate](https://www.allkeysgenerator.com/Random/Security-Encryption-Key-Generator.aspx) a new one. The secret should be the same between builder and viewer. |
|
||||
| NEXT_PUBLIC_VIEWER_URL <Asterix/> | | The viewer base URL. Should be the publicly accessible URL (i.e. `https://bot.domain.com`) |
|
||||
| NEXTAUTH_URL <Asterix/> | | The builder base URL. Should be the publicly accessible URL (i.e. `https://typebot.domain.com`) |
|
||||
| DEBUG | false | If enabled, the server will print valuable logs to debug config issues. |
|
||||
|
||||
## Emails (Notifications)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user