Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Firehed committed Jun 8, 2018
1 parent c26ba74 commit 424e482
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,4 @@ EXPOSE 80 443

STOPSIGNAL SIGTERM

CMD ["nginx", "-g", "daemon off;"]
CMD "nginx"
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ This contains some fixes for xcgd/nginx-vts, including updated nginx versions an
Our thanks to them for providing a good baseline configuration!

See https://github.com/vozlt/nginx-module-vts

Tags correspond to the packaged Nginx version

0 comments on commit 424e482

Please sign in to comment.