docker-pi-hole/src
Adam Warner d7ff34fd74
Instead of including a static config file for redirecting it - dynamically create this file on container start.
This gets rid of what was probably a hack to have the VIRTUAL_HOST declared as an empty string in the Dockerfile (lighttpd would not start if env.VIRTUAL_HOST was not set

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2023-01-23 23:20:30 +00:00
..
s6 Instead of including a static config file for redirecting it - dynamically create this file on container start. 2023-01-23 23:20:30 +00:00
.dockerignore Reorganise the repository 2022-07-15 17:43:09 +01:00
Dockerfile Instead of including a static config file for redirecting it - dynamically create this file on container start. 2023-01-23 23:20:30 +00:00