mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
13 lines
172 B
JSON
13 lines
172 B
JSON
{
|
|
"registry-mirrors": [
|
|
"https://:5000"
|
|
],
|
|
"bip": "172.17.0.1/24",
|
|
"default-address-pools": [
|
|
{
|
|
"base": "172.17.0.0/24",
|
|
"size": 24
|
|
}
|
|
]
|
|
}
|