fix(core): update

This commit is contained in:
Philipp Kunz 2019-09-23 13:52:52 +02:00
parent 9dd403821b
commit a33a6a1f7f

View File

@ -29,7 +29,7 @@ export class DockerNetwork {
Name: networkCreationDescriptor.Name,
CheckDuplicate: true,
Driver: 'overlay',
EnableIPv6: true,
EnableIPv6: false,
/* IPAM: {
Driver: 'default',
Config: [