1 Commits
1.4.0 ... 1.4.1

3 changed files with 3 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
key_alg hmac-sha256
key "{file./run/secrets/CADDY_ACME_KEY}"
}
resolvers {{ infra_uri['bind']['domain'] }}
}
}
}

View File

@@ -29,6 +29,7 @@
key_alg hmac-sha256
key "{file./run/secrets/CADDY_ACME_KEY}"
}
resolvers {{ infra_uri['bind']['domain'] }}
}
}
}

View File

@@ -9,6 +9,7 @@
key_alg hmac-sha256
key "{file./run/secrets/CADDY_ACME_KEY}"
}
resolvers {{ infra_uri['bind']['domain'] }}
}
}
}