Skip to content

Commit

Permalink
move nginx file to fe
Browse files Browse the repository at this point in the history
  • Loading branch information
djeck1432 committed Oct 2, 2024
1 parent b3f2cc9 commit 2d5bd90
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -17,7 +17,7 @@ COPY --from=build /app/build /usr/share/nginx/html

RUN rm /etc/nginx/conf.d/default.conf

COPY nginx/nginx.conf /etc/nginx/conf.d
COPY spotnet.config /etc/nginx/conf.d

EXPOSE 80
# start nginx
Expand Down
File renamed without changes.

0 comments on commit 2d5bd90

Please sign in to comment.