mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
fix(ct): dns settings
This commit is contained in:
parent
0af904a9f2
commit
b5787ec783
4 changed files with 15 additions and 3 deletions
|
|
@ -26,7 +26,11 @@
|
|||
"hostName": "ct",
|
||||
"networks": {
|
||||
"int": null,
|
||||
"local": null,
|
||||
"local": {
|
||||
"address4": null,
|
||||
"address6": null,
|
||||
"macAddress": null
|
||||
},
|
||||
"tail": null
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue