Skip to content

Commit

Permalink
infra: fix path | 2
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed Nov 4, 2024
1 parent 73c0e2f commit 67d836d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.23.4-alpine-slim

COPY ./dist/sfscon-admin/ /usr/share/nginx/html
COPY ./dist/sfscon-admin/browser /usr/share/nginx/html
COPY ./infrastructure/nginx/default.conf /etc/nginx/conf.d/default.conf

0 comments on commit 67d836d

Please sign in to comment.