mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-18 06:39:48 +00:00
changed the script to run even when .env exists but not all configs are set
This commit is contained in:
parent
89b580a30c
commit
312e925c1b
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