Add cloudflare dns
This commit is contained in:
parent
46f375c560
commit
4fe6684576
|
@ -1,6 +1,7 @@
|
|||
FROM caddy:builder-alpine AS builder
|
||||
|
||||
RUN xcaddy build \
|
||||
--with dns.providers.cloudflare \
|
||||
--with github.com/greenpau/caddy-security@v1.1.16 \
|
||||
--with github.com/greenpau/caddy-trace@v1.1.10
|
||||
|
||||
|
|
Loading…
Reference in New Issue