upd: routing dev
This commit is contained in:
@@ -25,4 +25,5 @@ export const env = {
|
||||
MINIO_SECRET_KEY: required('MINIO_SECRET_KEY'),
|
||||
MINIO_BUCKET: required('MINIO_BUCKET'),
|
||||
MINIO_UPLOAD_DIR: optional('MINIO_UPLOAD_DIR', 'bug-reports'),
|
||||
REDIS_URL: optional('REDIS_URL', ''),
|
||||
} as const
|
||||
|
||||
Reference in New Issue
Block a user