mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-21 20:36:37 +00:00
add no reply var
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"db:studio": "drizzle-kit studio",
|
||||
"build": "next build && tsc --project tsconfig.server.json && tsc-alias -p tsconfig.server.json",
|
||||
"start": "ENVIRONMENT=prod node dist/server/index.js",
|
||||
"email": "email dev --dir emailTemplates --port 3002"
|
||||
"email": "email dev --dir server/emails/templates --port 3002"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lucia-auth/adapter-drizzle": "1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user