You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for the npm run prisma script, don't use docker-compose up -d, use --build. We'll need to use concurrently to get that to work with the subsequent prisma deploy command
The text was updated successfully, but these errors were encountered:
for the npm run prisma script, don't use docker-compose up -d, use --build. We'll need to use concurrently to get that to work with the subsequent prisma deploy command
The text was updated successfully, but these errors were encountered: