diff --git a/docker/caddy/Caddyfile b/docker/caddy/Caddyfile index 8aa90c37..e64d5abc 100644 --- a/docker/caddy/Caddyfile +++ b/docker/caddy/Caddyfile @@ -1,4 +1,4 @@ -# This block below is optional if you want to generate internal certificate for the server ip address. +# This block below is optional if you want to generate an internal certificate for the server ip address. # It is useful in case you have services trying to reach the server through ip and not domain like health checks. # It will generate internal certificate so browsers will warn you when connecting but that not a problem.