diff --git a/docker-compose.yml b/docker-compose.yml index 4b4dad8a..dcaed1a1 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -49,7 +49,7 @@ services: # pihole: # image: pihole/pihole:latest # ports: - # - 80/80 # uncomment to access the admin HTTP interface on http://localhost:80 + # - 80:80 # uncomment to access the admin HTTP interface on http://localhost:80 # environment: # WEBPASSWORD: 'set a secure password here or it will be random' # volumes: