Update work with env variables
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user