bx-865-apps #1

Merged
ksenia_mikhailova merged 140 commits from bx-865-apps into main 2024-06-27 15:03:27 +03:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 5bc106769b - Show all commits

View File

@ -9,5 +9,5 @@ WORKDIR /src
RUN npm install RUN npm install
COPY . /src COPY . /src
RUN npm run build RUN npm run build_dev
CMD npm run preview -- --host CMD npm run preview -- --host