Skip to content

Commit

Permalink
Merge branch 'master' of github.com:WeeJeWel/wg-easy
Browse files Browse the repository at this point in the history
  • Loading branch information
Emile Nijssen committed Jun 12, 2022
2 parents e7f4cc2 + 0da7ee1 commit 22646c1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ These options can be configured by setting environment variables using `-e KEY="

> If you change `WG_PORT`, make sure to also change the exposed port.
# Updating
## Updating

To update to the latest version, simply run:

Expand All @@ -103,4 +103,8 @@ docker rm wg-easy
docker pull weejewel/wg-easy
```

And then run the `docker run -d \ ...` command above again.
And then run the `docker run -d \ ...` command above again.

## Common Use Cases

* [Using WireGuard-Easy with Pi-Hole](https://github.com/WeeJeWel/wg-easy/wiki/Using-WireGuard-Easy-with-Pi-Hole)

0 comments on commit 22646c1

Please sign in to comment.