Skip to content

Commit

Permalink
Merge pull request #145 from maticnetwork/DEVOPS-2879
Browse files Browse the repository at this point in the history
Editing Dockerfile
  • Loading branch information
sreevalsanmr authored Jun 3, 2024
2 parents ba84512 + 2adfe52 commit 9511d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ COPY index.html .
RUN rm -rf .git*

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

0 comments on commit 9511d9b

Please sign in to comment.