mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-16 09:39:54 +00:00
changed the script to run even when .env exists but not all configs are set
This commit is contained in:
parent
3b1d6b5c0e
commit
27de0af02e
2 changed files with 19 additions and 4 deletions
|
@ -7,5 +7,6 @@
|
|||
"yarn prisma generate",
|
||||
"echo migrating database",
|
||||
"yarn prisma migrate dev --name init"
|
||||
]
|
||||
],
|
||||
"requiredKeys": ["DATABASE_URL", "TOKEN_SECRET", "DB_USER", "DB_PASSWORD"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue