Update DOCKER_COMPOSE.md

Fix spelling
This commit is contained in:
LeoRX
2025-04-11 09:47:18 +10:00
committed by GitHub
parent e6962e0393
commit d6b2ac587f

View File

@@ -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