Skip to content

Commit bcf85de

Browse files
Update docs/docker/configuration.md
Co-authored-by: Adam Warner <[email protected]> Signed-off-by: Brad Smith <[email protected]>
1 parent 1f0e3f5 commit bcf85de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docker/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ $ docker compose -f compose.yaml
146146

147147
### `WEBPASSWORD_FILE` Example
148148

149-
1. Create a text file called `pihole_password.txt` containing the password in the same directory containing the Compose yaml file (e.g `compose.yaml`).
149+
Create a text file called `pihole_password.txt` containing the password in the same directory containing the Compose yaml file (e.g `compose.yaml`).
150150

151151
```bash
152152
$cat pihole_password.txt

0 commit comments

Comments
 (0)