Skip to content

Instantly share code, notes, and snippets.

@olegbuevich
Created December 3, 2019 08:00
Show Gist options
  • Save olegbuevich/287d3dcd08b0e6eabf24e73be4563ba1 to your computer and use it in GitHub Desktop.
Save olegbuevich/287d3dcd08b0e6eabf24e73be4563ba1 to your computer and use it in GitHub Desktop.
set docker and docker-compose address pool
{
"default-address-pools" : [
{
"base" : "172.31.0.0/16",
"size" : 24
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment