fix(core): update
This commit is contained in:
@ -29,7 +29,7 @@ export class DockerNetwork {
|
|||||||
Name: networkCreationDescriptor.Name,
|
Name: networkCreationDescriptor.Name,
|
||||||
CheckDuplicate: true,
|
CheckDuplicate: true,
|
||||||
Driver: 'overlay',
|
Driver: 'overlay',
|
||||||
EnableIPv6: true,
|
EnableIPv6: false,
|
||||||
/* IPAM: {
|
/* IPAM: {
|
||||||
Driver: 'default',
|
Driver: 'default',
|
||||||
Config: [
|
Config: [
|
||||||
|
Reference in New Issue
Block a user