moved to vite
This commit is contained in:
@@ -5,6 +5,6 @@ WORKDIR /usr/src/app
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN npm ci
|
||||
RUN npm i
|
||||
|
||||
CMD npm start
|
||||
CMD ["npm","run","dev","--","--host"]
|
||||
|
||||
Reference in New Issue
Block a user