blob: b5a2e5e946cf64ba5ac7254ed79c952bccd15aa2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"services": "openvpn",
"ip_address": "176.53.69.121",
"tags": ["production", "istanbul"],
"openvpn": {
"gateway_address": "176.53.69.123",
"allow_free": false,
"filter_dns": true
}
}
|