pegadege
This commit is contained in:
@@ -34,4 +34,4 @@ ARG NUXT_APP_VERSION
|
||||
ENV NUXT_APP_VERSION=${NUXT_APP_VERSION}
|
||||
ENV NODE_ENV=production
|
||||
|
||||
CMD source config.sh && npx prisma db push && node .output/server/index.mjs
|
||||
CMD source config.sh && node .output/server/index.mjs
|
||||
|
Reference in New Issue
Block a user