Hard code DNS resolver IP for Metropolis Nexus

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy
2025-06-02 13:56:07 -07:00
parent 94be1579c6
commit 8f064a9c08
3 changed files with 4 additions and 3 deletions

View File

@@ -16,5 +16,6 @@
"--host-uds=open"
]
}
}
},
"dns" : [ "192.168.1.1" ]
}