mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 07:26:28 +00:00
Decrease network size of Docker default bridge (#2246)
This commit is contained in:
parent
5c57d5e26e
commit
ce16ee5d49
@ -7,5 +7,6 @@
|
||||
"tag": "{{.Name}}"
|
||||
},
|
||||
"data-root": "/mnt/data/docker",
|
||||
"deprecated-key-path": "/mnt/overlay/etc/docker/key.json"
|
||||
"deprecated-key-path": "/mnt/overlay/etc/docker/key.json",
|
||||
"bip": "172.17.232.1/23"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user