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