Buid in docker file
This commit is contained in:
+4
-1
@@ -132,4 +132,7 @@ COPY . ./
|
||||
|
||||
# start app
|
||||
#CMD ["serve", "-s", "build"]
|
||||
CMD ["npm", "run", "dev"]
|
||||
CMD ["npm", "run", "dev"]
|
||||
|
||||
#RUN npm run-script build
|
||||
#CMD ["npm", "run", "start"]
|
||||
Reference in New Issue
Block a user