mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
fix(pbx): ipv4 config
This commit is contained in:
parent
767247cc91
commit
f826d2bb4a
6 changed files with 36 additions and 10 deletions
|
|
@ -83,7 +83,7 @@
|
|||
"networks": {
|
||||
"int": null,
|
||||
"local": {
|
||||
"address4": null,
|
||||
"address4": "10.1.1.43",
|
||||
"address6": "fd0a::be24:11ff:fe33:1904",
|
||||
"macAddress": "BC:24:11:33:19:04"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue