Fix bug prisma build on server
This commit is contained in:
@ -15,6 +15,5 @@ FRONT_REACT_APP_AUTH_URL=http://localhost:4000
|
|||||||
|
|
||||||
SERVER_HASURA_EVENT_HANDLER_SECRET_HEADER: secret
|
SERVER_HASURA_EVENT_HANDLER_SECRET_HEADER: secret
|
||||||
SERVER_DATABASE_URL: postgres://postgres:postgrespassword@postgres:5432/default
|
SERVER_DATABASE_URL: postgres://postgres:postgrespassword@postgres:5432/default
|
||||||
SERVER_HASURA_EVENT_HANDLER_SECRET_HEADER: secret
|
|
||||||
|
|
||||||
POSTGRES_PASSWORD=postgrespassword
|
POSTGRES_PASSWORD=postgrespassword
|
||||||
Reference in New Issue
Block a user