Add hostname for pihole
This commit is contained in:
parent
1e5cdf8f04
commit
01153d7dda
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ version: "3"
|
||||||
services:
|
services:
|
||||||
pihole:
|
pihole:
|
||||||
container_name: pihole
|
container_name: pihole
|
||||||
|
hostname: pihole.reekynet.com
|
||||||
image: pihole/pihole:latest
|
image: pihole/pihole:latest
|
||||||
ports:
|
ports:
|
||||||
- "53:53/tcp"
|
- "53:53/tcp"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue