From 06fe6fa89e735a2a8f1d8f62d24b7def36181f46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karol=20Wypch=C5=82o?= Date: Tue, 20 Apr 2021 11:46:33 +0200 Subject: [PATCH] Update docker/caddy/Caddyfile Co-authored-by: Peter-Jan Brone --- docker/caddy/Caddyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/caddy/Caddyfile b/docker/caddy/Caddyfile index c24018cd..8aa90c37 100644 --- a/docker/caddy/Caddyfile +++ b/docker/caddy/Caddyfile @@ -30,7 +30,7 @@ tls { # We are using route53 as our dns provider and it requires additional AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY # environment variables in .env file. You can use other providers by using specific package from - # https://github.com/caddy-dns in the docker/caddy/Dockerfile in place our the route53 one. + # https://github.com/caddy-dns in the docker/caddy/Dockerfile instead of our route53 one. dns route53 { max_retries 50