mirror of
https://github.com/YunoHost-Apps/wireguard_ynh.git
synced 2024-09-03 20:35:58 +02:00
9 lines
185 B
JSON
9 lines
185 B
JSON
{
|
|
"addresses": [
|
|
"10.10.10.0/24",
|
|
"fd42::/112"
|
|
],
|
|
"listen_port": "__PORT_WG__",
|
|
"post_up": "",
|
|
"post_down": ""
|
|
}
|