Skip to content

Commit

Permalink
force rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
beasteers authored Dec 21, 2023
1 parent 186c146 commit 872977a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ COPY ./ARGUS2/dist/urban-panoptes/* ./
FROM nginx:stable-alpine
COPY --from=build /src/* /usr/share/nginx/html
##COPY nginx.conf /etc/nginx/conf.d/default.conf


EXPOSE 80
CMD ["nginx", "-g", "daemon off;"]

0 comments on commit 872977a

Please sign in to comment.