Skip to content

Commit 6e43dd8

Browse files
authored
Update Caddy Dockerfile to force agree T&C
1 parent ba1a83b commit 6e43dd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

caddy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ EXPOSE 80 443 2015
1414

1515
WORKDIR /var/www/public
1616

17-
CMD ["/usr/bin/caddy", "-conf", "/etc/Caddyfile"]
17+
CMD ["/usr/bin/caddy", "-conf", "/etc/Caddyfile","-agree"]

0 commit comments

Comments
 (0)