Skip to content

Commit

Permalink
chore: copy public folder
Browse files Browse the repository at this point in the history
  • Loading branch information
amhsirak committed Dec 22, 2024
1 parent 7300680 commit 26ca043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ RUN npm install --legacy-peer-deps

# Copy frontend source code and config
COPY src ./src
COPY public ./public
COPY index.html ./
COPY vite.config.js ./
COPY tsconfig.json ./
Expand Down

0 comments on commit 26ca043

Please sign in to comment.