Update Caddy Dockerfile to force agree T&C
This commit is contained in:
parent
ba1a83b40b
commit
6e43dd804d
|
@ -14,4 +14,4 @@ EXPOSE 80 443 2015
|
|||
|
||||
WORKDIR /var/www/public
|
||||
|
||||
CMD ["/usr/bin/caddy", "-conf", "/etc/Caddyfile"]
|
||||
CMD ["/usr/bin/caddy", "-conf", "/etc/Caddyfile","-agree"]
|
||||
|
|
Loading…
Reference in New Issue