NPM start added
This commit is contained in:
@@ -100,6 +100,11 @@ RUN npm install react-router-dom --save
|
|||||||
COPY . ./
|
COPY . ./
|
||||||
|
|
||||||
# start app
|
# start app
|
||||||
|
|
||||||
|
#CMD ["npm","run", "build"]
|
||||||
|
|
||||||
|
CMD ["npm","run", "start"]
|
||||||
|
|
||||||
#CMD ["npm","run", "start"]
|
#CMD ["npm","run", "start"]
|
||||||
|
|
||||||
#CMD ["npm","run", "dev"]
|
#CMD ["npm","run", "dev"]
|
||||||
|
|||||||
Reference in New Issue
Block a user