tambahan .env.local

This commit is contained in:
2025-02-17 10:36:20 +08:00
parent b2edfc4924
commit 01942ef869
4 changed files with 14 additions and 5 deletions

3
run.prisma.env.local Normal file
View File

@@ -0,0 +1,3 @@
bun --env-file=.env.local prisma db push
bun --env-file=.env.local prisma db seed
bun --env-file=.env.local run --bun build