chore: make twenty-server nest command scripts depend on twenty-email… (#4055)

chore: make twenty-server nest command scripts depend on twenty-emails build

Closes #4013
This commit is contained in:
Thaïs
2024-02-20 10:35:09 -03:00
committed by GitHub
parent 9aefab2297
commit ec20117e80
6 changed files with 28 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
export PG_DATABASE_URL=postgres://twenty:twenty@$PG_DATABASE_HOST:$PG_DATABASE_PORT/default
yarn database:setup:prod
yarn database:setup
node dist/src/main