Adjust formatting on daemon.json documentation
Signed-off-by: Brandon Mitchell <git@bmitch.net>
This commit is contained in:
Родитель
d18aad38d3
Коммит
1c3aa2ea7a
|
@ -1364,8 +1364,10 @@ This is a full example of the allowed configuration options on Linux:
|
|||
]
|
||||
}
|
||||
},
|
||||
"default-address-pools":[{"base":"172.80.0.0/16","size":24},
|
||||
{"base":"172.90.0.0/16","size":24}]
|
||||
"default-address-pools":[
|
||||
{"base":"172.80.0.0/16","size":24},
|
||||
{"base":"172.90.0.0/16","size":24}
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче