add settings for avatars in readme

This commit is contained in:
w0rng 2024-07-27 10:25:35 +07:00
parent 76d5ac2d0b
commit 3c15fa697e
2 changed files with 39 additions and 34 deletions

5
.env
View file

@ -1,5 +1,4 @@
WG_HOST=🚨YOUR_SERVER_IP
PASSWORD_HASH=🚨YOUR_ADMIN_PASSWORD_HASH
# (Supports: en, ru, tr, no, pl, fr, de, ca, es)
LANGUAGE=en
PORT=51821
@ -7,4 +6,6 @@ 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
WG_ALLOWED_IPS=0.0.0.0/0, ::/0
DICEBEAR_TYPE=bottts
USE_GRAVATAR=true