chore: add missing env variables

This commit is contained in:
Isaac
2024-01-21 03:06:40 +00:00
parent 876307dbc1
commit 86e93780a0
2 changed files with 3 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ const env = {
HTTP_INTERNAL: '',
HTTP_PORT: 8169,
HTTP_TRUST_PROXY: false,
INVALIDATE_TOKENS: '',
NODE_ENV: 'production', // not bot-specific
OVERRIDE_ARCHIVE: '',
PUBLIC_BOT: false,