mirror of https://github.com/wg-easy/wg-easy
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
248 B
11 lines
248 B
WG_HOST=🚨YOUR_SERVER_IP
|
|
# (Supports: en, ru, tr, no, pl, fr, de, ca, es)
|
|
LANGUAGE=en
|
|
PORT=51821
|
|
WG_DEVICE=eth0
|
|
WG_PORT=51820
|
|
WG_DEFAULT_ADDRESS=10.8.0.x
|
|
WG_DEFAULT_DNS=1.1.1.1
|
|
WG_ALLOWED_IPS=0.0.0.0/0, ::/0
|
|
DICEBEAR_TYPE=bottts
|
|
USE_GRAVATAR=true
|