Skip to content

Update .env.example WIREGUARD_PEERS -> PEERS#116

Open
pawl wants to merge 1 commit intoIAmStoxe:masterfrom
pawl:patch-2
Open

Update .env.example WIREGUARD_PEERS -> PEERS#116
pawl wants to merge 1 commit intoIAmStoxe:masterfrom
pawl:patch-2

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