mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Make env variable nullable
This commit is contained in:
parent
893d65d704
commit
fe851a2fad
1 changed files with 1 additions and 0 deletions
|
|
@ -209,6 +209,7 @@ const nullableEnvVars = [
|
|||
'INTERCOM_ANDROID_SECRET',
|
||||
'EXPORT_TASK_HANDLER_URL',
|
||||
'LOCAL_MINIO_URL',
|
||||
'GCS_USE_LOCAL_HOST',
|
||||
'LOCAL_EMAIL_DOMAIN',
|
||||
] // Allow some vars to be null/empty
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue