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