Skip to content

Makes wireguard point to pihole by default#109

Open
cappe wants to merge 1 commit into
IAmStoxe:masterfrom
cappe:fix-dns-default-pihole
Open

Makes wireguard point to pihole by default#109
cappe wants to merge 1 commit into
IAmStoxe:masterfrom
cappe:fix-dns-default-pihole

Conversation

@cappe

@cappe cappe commented Oct 29, 2023

Copy link
Copy Markdown

I spent a while for trying to understand why the PiHole was not working by default. The project description let me understand that it's virtually docker compose up and you are good to go.

I noticed that the WG_DEFAULT_DNS points to CloudFlare (1.1.1.1) by default. When changing it to - WG_DEFAULT_DNS=10.2.0.100 and docker compose up, everything worked as expected.

To make the project easier to setup — especially for beginners — I'm proposing adding this default value to the docker-compose.yml.

@pawl

pawl commented Dec 23, 2023

Copy link
Copy Markdown

@cappe This isn't necessary anymore since the project was switched away from using wg-easy (to using wireguard-ui)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants