Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update .env.example WIREGUARD_PEERS -> PEERS #116

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pawl
Copy link

@pawl pawl commented Dec 23, 2023

Fixes #111 and #113

Currently docker-wireguard uses the PEERS environment variable and not the WIREGUARD_PEERS that's currently in wirehole's docker-compose file. Example: Link to docker-wireguard search for PEERS

This results in new users of wirehole not seeing any QR codes or wireguard configs generated on their first start.

More details: #111 (comment)

This PR fixes the issue by updating WIREGUARD_PEERS to PEERS to match docker-wireguard.

@raspberrycoulis
Copy link

Just found this issue and the fix worked for me. First time I've used this and it failed without the fix shown here.

@MxD-js
Copy link

MxD-js commented May 6, 2024

Yep, this also fixed it for me. Thanks.

@niklyadov
Copy link

It's works for me. Thanks!

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.

Breaking change in Wireguard image
4 participants