From d6b2ac587f58272b7b0c09624d4404e96bbcd8dd Mon Sep 17 00:00:00 2001 From: LeoRX Date: Fri, 11 Apr 2025 09:47:18 +1000 Subject: [PATCH] Update DOCKER_COMPOSE.md Fix spelling --- docs/DOCKER_COMPOSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DOCKER_COMPOSE.md b/docs/DOCKER_COMPOSE.md index ab45863d..37dc42b5 100755 --- a/docs/DOCKER_COMPOSE.md +++ b/docs/DOCKER_COMPOSE.md @@ -1,7 +1,7 @@ # `docker-compose.yaml` Examples > [!NOTE] -> The container needs to run in `network_mode:"host"`. This also means that not all functionality is supported on a Widndows host as Docker for Windows doesn't support this networking option. +> The container needs to run in `network_mode:"host"`. This also means that not all functionality is supported on a Windows host as Docker for Windows doesn't support this networking option. ### Example 1