Update linuxserver/wireguard Docker tag to v1.0.20250521 (#929)
This commit is contained in:
13
apps/wireguard/1.0.20250521/.env.sample
Normal file
13
apps/wireguard/1.0.20250521/.env.sample
Normal file
@@ -0,0 +1,13 @@
|
||||
ALLOWEDIPS="10.0.8.0/24"
|
||||
CONFIG_PATH="./config"
|
||||
CONTAINER_NAME="wireguard"
|
||||
INTERNAL_SUBNET="10.0.8.0"
|
||||
LOG_CONFS="true"
|
||||
PEERDNS="119.29.29.29,1.1.1.1"
|
||||
PEERS=1
|
||||
PERSISTENTKEEPALIVE_PEERS=25
|
||||
PGID=1000
|
||||
PUID=1000
|
||||
SERVERPORT=51820
|
||||
SERVERURL="172.17.0.1"
|
||||
TIME_ZONE="Asia/Shanghai"
|
||||
Reference in New Issue
Block a user