Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Commit

Permalink
feat(caddy): remove some dns provider
Browse files Browse the repository at this point in the history
remove some dns provider

Signed-off-by: mritd <[email protected]>
  • Loading branch information
mritd committed Jun 11, 2021
1 parent 90f1b25 commit d1c9ae5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions caddy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ RUN set -e \
--with github.com/caddy-dns/route53 \
--with github.com/caddy-dns/cloudflare \
--with github.com/caddy-dns/alidns \
--with github.com/caddy-dns/vultr \
--with github.com/caddy-dns/dnspod \
--with github.com/caddy-dns/duckdns \
--with github.com/caddy-dns/gandi \
--with github.com/abiosoft/caddy-exec \
--with github.com/greenpau/caddy-trace \
Expand All @@ -21,7 +19,6 @@ RUN set -e \
--with github.com/porech/caddy-maxmind-geolocation \
--with github.com/caddyserver/format-encoder \
--with github.com/caddyserver/replace-response \
--with github.com/mholt/caddy-webdav \
--with github.com/imgk/caddy-trojan


Expand Down

0 comments on commit d1c9ae5

Please sign in to comment.