mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 04:54:13 +02:00
fix(build): add env variable for node production
This commit is contained in:
parent
2909d5cc8d
commit
68cff288e0
@ -15,6 +15,8 @@ RUN npx prisma generate
|
||||
|
||||
RUN npm run build
|
||||
|
||||
ENV NODE_ENV=production
|
||||
|
||||
RUN chown node:node /opt/app/
|
||||
|
||||
USER node
|
||||
|
Loading…
x
Reference in New Issue
Block a user