mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-04 01:40:09 +00:00
Revert "ConnectContainerIdToNetwork: remove CheckDuplicate as it is deprecated"
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
@@ -849,6 +849,7 @@ readonly class DockerActionManager {
|
|||||||
[
|
[
|
||||||
'json' => [
|
'json' => [
|
||||||
'Name' => $network,
|
'Name' => $network,
|
||||||
|
'CheckDuplicate' => true,
|
||||||
'Driver' => 'bridge',
|
'Driver' => 'bridge',
|
||||||
'Internal' => false,
|
'Internal' => false,
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user