Skip to content

Commit

Permalink
caddy cli
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Holloway committed Nov 14, 2018
1 parent 93fd3ec commit 5580ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-no-stats
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ VOLUME ["/www"]
WORKDIR /www
COPY index.html /www/index.html

CMD ["/bin/caddy", "-conf", "/etc/Caddyfile", "-log", "stdout", "-agree", "-root", "/www"]
CMD ["/bin/caddy", "--conf", "/etc/Caddyfile", "--log", "stdout", "--agree", "--root", "/www"]

0 comments on commit 5580ea5

Please sign in to comment.