Skip to content

Commit 50376d0

Browse files
authored
Merge pull request #1288 from mezhgano/patch-1
Update configuration.md
2 parents ab00184 + 4489f06 commit 50376d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docker/configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@ To set a specific password for the web interface, use the environment variable `
6060

6161
Whether or not to output the FTL log when running the container. Can be disabled by setting the value to 0
6262

63-
#### `PIHOLE_UID` (Default: `100`)
63+
#### `PIHOLE_UID` (Default: `1000`)
6464

6565
Overrides image's default pihole user id to match a host user id
6666

67-
#### `PIHOLE_GID` (Default: `100`)
67+
#### `PIHOLE_GID` (Default: `1000`)
6868

6969
Overrides image's default pihole group id to match a host group id
7070

0 commit comments

Comments
 (0)