mirror of
https://github.com/lingble/twenty.git
synced 2025-11-01 21:27:58 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user