mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-09-18 01:25:54 +00:00
Socket update (#1153)
This commit is contained in:
parent
c5d2cebe92
commit
94dd2e00c7
@ -170,7 +170,8 @@ func CreateNet(address string) string {
|
|||||||
],
|
],
|
||||||
"routes": [
|
"routes": [
|
||||||
{
|
{
|
||||||
"target": "10.147.20.0/24"
|
"target": "10.147.20.0/24",
|
||||||
|
"via": "",
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"rules": [
|
"rules": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user