From 99ae24c420821760424f30645a03207925659de9 Mon Sep 17 00:00:00 2001 From: DoTheEvo Date: Wed, 5 Jul 2023 12:29:15 +0200 Subject: [PATCH] update --- caddy_v2/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caddy_v2/readme.md b/caddy_v2/readme.md index 1200227..92d22a4 100644 --- a/caddy_v2/readme.md +++ b/caddy_v2/readme.md @@ -65,7 +65,7 @@ All the future containers and Caddy must be on this new network. Can be named whatever you want, but it must be a new custom named network. Otherwise [dns resolution would not work](https://docs.docker.com/network/drivers/bridge/) -and containers would not be able to target eachother just by the hostname. +and containers would not be able to target each other just by the hostname. ### - Files and directory structure