ucentral-schema: fix vxlan.json

the upstream section had no DNS

Fixes: WIFI-15256
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin 2025-12-05 11:14:07 +01:00
parent bf3781e793
commit 7d641524e1

View File

@ -38,7 +38,8 @@
"ipv4": {
"addressing": "static",
"subnet": "10.0.0.2/24",
"gateway": "10.0.0.1"
"gateway": "10.0.0.1",
"use-dns": ["10.0.0.1"]
},
"ssids": [
{