parent
3fbd3c1dad
commit
824fb1a1de
|
|
@ -126,8 +126,8 @@ These options can be configured by setting environment variables using `-e KEY="
|
||||||
To update to the latest version, simply run:
|
To update to the latest version, simply run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker stop wg-easy
|
docker stop amnezia-wg-easy
|
||||||
docker rm wg-easy
|
docker rm amnezia-wg-easy
|
||||||
docker pull ghcr.io/w0rng/amnezia-wg-easy
|
docker pull ghcr.io/w0rng/amnezia-wg-easy
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
@ -136,4 +136,4 @@ And then run the `docker run -d \ ...` command above again.
|
||||||
## Thanks
|
## Thanks
|
||||||
|
|
||||||
Based on [wg-easy](https://github.com/wg-easy/wg-easy) by Emile Nijssen.
|
Based on [wg-easy](https://github.com/wg-easy/wg-easy) by Emile Nijssen.
|
||||||
Use integrations with AmneziaWg from [amnezia-wg-easy](https://github.com/spcfox/amnezia-wg-easy) by Viktor Yudov.
|
Use integrations with AmneziaWg from [amnezia-wg-easy](https://github.com/spcfox/amnezia-wg-easy) by Viktor Yudov.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue