This commit is contained in:
Peter Maquiran
2022-04-14 18:53:28 +01:00
parent 086e8fe640
commit b1b9d3717c
+1 -1
View File
@@ -10,7 +10,7 @@ FROM node:14.15.0 as build
ENV NODE_ENV=production
Set the working directory
# Set the working directory
WORKDIR /usr/local/app