Commit graph

8 commits

Author SHA1 Message Date
ChevySSinSD
77c9778f61
Replace FTLCONF_REPLY_ADDR4 with FTLCONF_LOCAL_IPV4 (#153) 2022-09-14 23:21:25 -07:00
Chris Crowe
d378aa3efb
Update README.md
Typo
2022-03-11 18:09:54 -08:00
Chris Crowe
0a0b7ceb0c
Update README.md 2022-03-11 18:09:21 -08:00
ChevySSinSD
0c87b090e1
fix: ServerIP env variable deprecated, and other docker-compose.yaml updates (#109)
* updates to docker-compose.yaml and readme

* fixed typos

* final readme updates

* typo

* readme order

Co-authored-by: SSinSD <47265616+SSinSD@users.noreply.github.com>
2022-03-11 08:57:36 -08:00
Chris Crowe
3204f19476
Update README.md
Updating sample .env in README
2021-03-30 08:31:26 -07:00
Chris Crowe
2ee6ae4a17
Bridge networking + new env vars (#36)
* Changing to bridge networking

* Adding volume declarations

* Updating readme with Portainer volumes note

* Adding env var for HOSTNAME

* Adding env var for DOMAIN_NAME
2021-03-16 01:43:20 -07:00
Damian Szymczuk
41465163e8
Update README.md (#19)
Fix docs
2021-02-02 09:02:32 -08:00
Chris Crowe
f976f463db
Single container support (#11)
Adding a 2nd docker-compose config for running both Pi-Hole and Unbound in the same container (following recommended steps in the Pi-Hole docs).

Restructuring the project to maintain the old 2-container setup as well.
2020-12-31 12:23:33 -08:00