fix(pbx): ipv4 config

This commit is contained in:
arcnmx 2024-05-13 10:43:45 -07:00
parent 767247cc91
commit f826d2bb4a
6 changed files with 36 additions and 10 deletions

View file

@ -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"
},