Skip to content

Commit

Permalink
Update dist source for container
Browse files Browse the repository at this point in the history
  • Loading branch information
henrist committed Jul 17, 2024
1 parent f6006a2 commit 3c23ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ FROM nginx:1.27.0

COPY container/default.conf /etc/nginx/conf.d/default.conf

COPY dist /usr/share/nginx/html
COPY dist/billett/browser /usr/share/nginx/html

0 comments on commit 3c23ead

Please sign in to comment.