This commit is contained in:
parent
ca8e270c5e
commit
3af371703b
@ -13,6 +13,8 @@ RUN npm install -g live-server
|
|||||||
|
|
||||||
RUN npm run rawbuild
|
RUN npm run rawbuild
|
||||||
|
|
||||||
|
WORKDIR /app/dist
|
||||||
|
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|
||||||
CMD ["npm", "start"]
|
CMD ["npm", "start"]
|
Loading…
x
Reference in New Issue
Block a user