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