switch from nginx to caddy

This commit is contained in:
2024-12-19 16:10:41 +01:00
parent 856fdecbb5
commit d2dfd1a8e0
9 changed files with 160 additions and 40 deletions

View File

@@ -0,0 +1,7 @@
dynamic_dns {
provider route53
domains {
{$DOMAIN}. {$SUBDOMAIN}
}
versions ipv4
}