mirror of
https://github.com/samjage/lab.git
synced 2026-06-06 04:20:43 +00:00
Update docker-compose.yml
This commit is contained in:
@@ -4,8 +4,8 @@ services:
|
|||||||
container_name: wireguard
|
container_name: wireguard
|
||||||
environment:
|
environment:
|
||||||
- LANG=en
|
- LANG=en
|
||||||
- WG_HOST=104.230.231.144
|
- WG_HOST=*******
|
||||||
- PASSWORD_HASH=$$2a$$12$$BSBRXnlt8Bdcqb25qruo9.6HamIVlsmreo33ja0pHZUEghUnzPCIK
|
- PASSWORD_HASH=*******
|
||||||
- WG_PORT=51820
|
- WG_PORT=51820
|
||||||
- WG_DEFAULT_DNS=192.168.1.40
|
- WG_DEFAULT_DNS=192.168.1.40
|
||||||
- WG_ALLOWED_IPS=192.168.1.0/24
|
- WG_ALLOWED_IPS=192.168.1.0/24
|
||||||
|
|||||||
Reference in New Issue
Block a user