mirror of
https://github.com/WeeJeWel/wg-easy.git
synced 2024-12-22 17:19:23 +08:00
Merge branch 'master' of github.com:WeeJeWel/wg-easy
This commit is contained in:
commit
22646c1388
@ -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.
|
> If you change `WG_PORT`, make sure to also change the exposed port.
|
||||||
|
|
||||||
# Updating
|
## Updating
|
||||||
|
|
||||||
To update to the latest version, simply run:
|
To update to the latest version, simply run:
|
||||||
|
|
||||||
@ -103,4 +103,8 @@ docker rm wg-easy
|
|||||||
docker pull weejewel/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)
|
||||||
|
Loading…
Reference in New Issue
Block a user