mirror of
https://github.com/w0rng/amnezia-wg-easy.git
synced 2025-04-25 21:00:21 +03:00
Bugfix: differnt Ports usage
This commit is contained in:
parent
c2482f494a
commit
f9daa3e5be
3 changed files with 6 additions and 3 deletions
|
@ -53,6 +53,8 @@ To automatically install & run wg-easy, simply run:
|
|||
-e LANG=de \
|
||||
-e WG_HOST=<b>🚨YOUR_SERVER_IP</b> \
|
||||
-e PASSWORD=<b>🚨YOUR_ADMIN_PASSWORD</b> \
|
||||
-e PORT=51821 \
|
||||
-e WG_PORT=51820 \
|
||||
-v ~/.wg-easy:/etc/wireguard \
|
||||
-p 51820:51820/udp \
|
||||
-p 51821:51821/tcp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue