kopia lustrzana https://github.com/Haxxnet/Compose-Examples
rodzic
b36d858203
commit
5056295497
|
@ -10,6 +10,8 @@ services:
|
||||||
- WG_HOST=vpn.example.com # your hostname or ip address
|
- WG_HOST=vpn.example.com # your hostname or ip address
|
||||||
- PASSWORD=MyStrongPasswordForWebUi # change this
|
- PASSWORD=MyStrongPasswordForWebUi # change this
|
||||||
- WG_DEFAULT_DNS=1.1.1.1,8.8.8.8 # add your local dns like pihole
|
- WG_DEFAULT_DNS=1.1.1.1,8.8.8.8 # add your local dns like pihole
|
||||||
|
- WG_ALLOWED_IPS=0.0.0.0/0, ::/0
|
||||||
|
- WG_DEVICE=eth0
|
||||||
hostname: wireguard-easy
|
hostname: wireguard-easy
|
||||||
image: ghcr.io/wg-easy/wg-easy
|
image: ghcr.io/wg-easy/wg-easy
|
||||||
ports:
|
ports:
|
||||||
|
|
Ładowanie…
Reference in New Issue