mirror of
https://github.com/marcogll/TaxHacker_s23.git
synced 2026-01-13 21:35:19 +00:00
fix: small adjustments before v0.5
This commit is contained in:
@@ -13,6 +13,9 @@ const config = {
|
||||
redirectUrl: "/self-hosted/redirect",
|
||||
welcomeUrl: "/self-hosted",
|
||||
},
|
||||
ai: {
|
||||
openaiApiKey: process.env.OPENAI_API_KEY || "",
|
||||
},
|
||||
auth: {
|
||||
secret: process.env.BETTER_AUTH_SECRET || "please-set-secret",
|
||||
loginUrl: "/enter",
|
||||
|
||||
Reference in New Issue
Block a user