mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-09-16 19:46:34 +08:00
ipv6 networks fail
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
22b702f23d
commit
abfc70b71d
1 changed files with 0 additions and 1 deletions
|
@ -539,7 +539,6 @@ class DockerActionManager
|
|||
'Name' => 'nextcloud-aio',
|
||||
'CheckDuplicate' => true,
|
||||
'Driver' => 'bridge',
|
||||
'EnableIPv6' => true,
|
||||
'Internal' => false,
|
||||
'Options' => [
|
||||
'com.docker.network.bridge.enable_icc' => 'true'
|
||||
|
|
Loading…
Add table
Reference in a new issue