Removed bin
This commit is contained in:
parent
3ba14ec821
commit
5359cacf18
1 changed files with 1 additions and 1 deletions
|
@ -13,5 +13,5 @@ COPY index.html .
|
||||||
COPY vite.config.js .
|
COPY vite.config.js .
|
||||||
RUN npm run build:react
|
RUN npm run build:react
|
||||||
# Copy bin over
|
# Copy bin over
|
||||||
COPY bin bin
|
#COPY bin bin
|
||||||
CMD ["npm","start"]
|
CMD ["npm","start"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue