mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 13:44:20 +01:00
@@ -12,7 +12,7 @@
|
|||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"domain": null,
|
"domain": null,
|
||||||
"domain-name-servers": [null],
|
"dns": ["8.8.8.8", "8.8.4.4"],
|
||||||
"networks": [
|
"networks": [
|
||||||
{
|
{
|
||||||
"subnet": "192.168.1.0",
|
"subnet": "192.168.1.0",
|
||||||
@@ -28,8 +28,8 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"domain": null,
|
"domain": "str",
|
||||||
"dns": ["8.8.8.8", "8.8.4.4"],
|
"dns": ["str"],
|
||||||
"networks": [
|
"networks": [
|
||||||
{
|
{
|
||||||
"subnet": "str",
|
"subnet": "str",
|
||||||
|
|||||||
Reference in New Issue
Block a user