Skip to content

Commit ad316ba

Browse files
authored
Merge pull request laradock#1585 from ahkui/patch-2
Update Caddy Dockerfile to force agree T&C
2 parents ba1a83b + 6e43dd8 commit ad316ba

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)