Update render deploy configuration (#6167)

This commit is contained in:
Charles Bochet
2024-07-09 00:27:07 +02:00
committed by GitHub
parent 3e453054b7
commit 7aa903aa53
2 changed files with 47 additions and 15 deletions

View File

@ -0,0 +1,3 @@
#!/bin/sh
export PG_DATABASE_URL=postgres://twenty:twenty@$PG_DATABASE_HOST:$PG_DATABASE_PORT/default
node dist/src/queue-worker/queue-worker