Compare commits
2 Commits
328f665c5c
...
e079a1177e
Author | SHA1 | Date | |
---|---|---|---|
e079a1177e | |||
7bf053e452 |
@ -8,10 +8,10 @@ RUN npm install
|
||||
RUN npm install -D vite
|
||||
RUN npm install -g live-server
|
||||
|
||||
RUN npm run rawbuild
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN npm run rawbuild
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
CMD ["npm", "start"]
|
Loading…
x
Reference in New Issue
Block a user