Update work with env variables

This commit is contained in:
Dmitry Bikulov
2026-08-27 11:19:12 +03:00
parent bfb01eab25
commit 13a4f10a5d
14 changed files with 118 additions and 69 deletions
+10
View File
@@ -0,0 +1,10 @@
WIREGUARD_HOST=
PUID=1000
PGID=1000
TZ="Europe/Moscow"
SERVERURL=${WIREGUARD_HOST}
SERVERPORT=51820
PEERS=100
PEERDNS=77.88.8.8
INTERNAL_SUBNET=10.100.100.0