update deploy.yaml
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ RUN chown -R appuser:appgroup /app
|
||||
|
||||
USER appuser
|
||||
ENV NODE_ENV=production
|
||||
EXPOSE 3000
|
||||
EXPOSE 4000
|
||||
|
||||
CMD ["npm", "start"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user