mirror of
https://github.com/marcogll/TaxHacker_s23.git
synced 2026-01-13 21:35:19 +00:00
chore: add support email
This commit is contained in:
@@ -25,6 +25,7 @@ const config = {
|
||||
description: "Your personal AI helper for taxes",
|
||||
version: process.env.npm_package_version || "0.0.1",
|
||||
baseURL: env.BASE_URL || `http://localhost:${env.PORT || "7331"}`,
|
||||
supportEmail: "me@vas3k.com",
|
||||
},
|
||||
upload: {
|
||||
acceptedMimeTypes: "image/*,.pdf,.doc,.docx,.xls,.xlsx",
|
||||
|
||||
Reference in New Issue
Block a user