mirror of
https://github.com/Lissy93/personal-security-checklist.git
synced 2026-03-11 08:55:32 +00:00
dc
This commit is contained in:
parent
9d7efed424
commit
621cdae64d
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
FROM node:hydrogen-alpine
|
||||
COPY . /app
|
||||
WORKDIR /app/web
|
||||
RUN yarn add -D vite
|
||||
CMD ["yarn","dev"]
|
||||
Loading…
Reference in a new issue