Fix bug prisma build on server

This commit is contained in:
Charles Bochet
2023-04-24 17:19:09 +02:00
parent ec245f20c6
commit f1058ffcf5

View File

@ -15,6 +15,5 @@ FRONT_REACT_APP_AUTH_URL=http://localhost:4000
SERVER_HASURA_EVENT_HANDLER_SECRET_HEADER: secret
SERVER_DATABASE_URL: postgres://postgres:postgrespassword@postgres:5432/default
SERVER_HASURA_EVENT_HANDLER_SECRET_HEADER: secret
POSTGRES_PASSWORD=postgrespassword