Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
PandorasActorMS committed Jan 11, 2024
1 parent daf95ae commit 57bfa82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.caddy
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ RUN apk add --no-cache npm nodejs \

FROM caddy:latest
WORKDIR /var/www/html/public
COPY --from=BUILD /var/www/html/src /var/www/html/public
COPY --from=BUILD /var/www/html/public/src /var/www/html/public

0 comments on commit 57bfa82

Please sign in to comment.