From 0de8a0c405fde6366f43daad0ae5bf683aab837a Mon Sep 17 00:00:00 2001 From: Adam Warner Date: Thu, 26 Sep 2024 21:00:29 +0100 Subject: [PATCH] Update docs/docker/configuration.md Co-authored-by: yubiuser Signed-off-by: Adam Warner --- docs/docker/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docker/configuration.md b/docs/docker/configuration.md index ecb31a00..19bc178b 100644 --- a/docs/docker/configuration.md +++ b/docs/docker/configuration.md @@ -1,6 +1,6 @@ # Configuration -The recommended way to configure the Pi-hole docker contianer is by utilising [environment variables](https://docs.docker.com/compose/how-tos/environment-variables/), however if you are persisting your `/etc/pihole` directory, you choose instead to set them via the web interface, or by directly editing `pihole.toml` +The recommended way to configure the Pi-hole docker container is by utilising [environment variables](https://docs.docker.com/compose/how-tos/environment-variables/), however if you are persisting your `/etc/pihole` directory, you choose instead to set them via the web interface, or by directly editing `pihole.toml` ## Environment Variables