forked from DevOps/deploy.stack
feat(docker): add default bridge IP range configuration
This commit is contained in:
@@ -21,5 +21,6 @@
|
||||
"https://dockerproxy.net",
|
||||
"https://hub.rat.dev"
|
||||
],
|
||||
"insecure-registries": ["hub.tp229.com:3500"]
|
||||
"insecure-registries": ["hub.tp229.com:3500"],
|
||||
"bip": "172.18.0.1/16"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user