Skip to content

Commit

Permalink
caddy: add dns-cloudflare module
Browse files Browse the repository at this point in the history
  • Loading branch information
alyssa committed Nov 30, 2024
1 parent 0fb842b commit 5633f68
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion caddy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ apk add go
go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest

~/go/bin/xcaddy build \
--with github.com/gerolf-vent/caddy-vault-storage
--with github.com/gerolf-vent/caddy-vault-storage \
--with https://github.com/caddy-dns/cloudflare

upload ./caddy caddy

0 comments on commit 5633f68

Please sign in to comment.