mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Update wg endpoint default value
This commit is contained in:
parent
0e89de2066
commit
18729edd1e
@ -41,7 +41,7 @@
|
|||||||
"DNS": [ "10.3.141.1" ]
|
"DNS": [ "10.3.141.1" ]
|
||||||
},
|
},
|
||||||
"peer": {
|
"peer": {
|
||||||
"Endpoint": [ "10.253.3.1/24:51820" ],
|
"Endpoint": [ "10.253.3.1:51820" ],
|
||||||
"AllowedIPs": ["0.0.0.0/0"],
|
"AllowedIPs": ["0.0.0.0/0"],
|
||||||
"PersistentKeepalive": [ "15" ]
|
"PersistentKeepalive": [ "15" ]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user