mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 22:46:55 +00:00
Revert "ConnectContainerIdToNetwork: remove CheckDuplicate as it is deprecated"
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
5dfb62216b
commit
ff8aed8b38
1 changed files with 1 additions and 0 deletions
|
|
@ -849,6 +849,7 @@ readonly class DockerActionManager {
|
||||||
[
|
[
|
||||||
'json' => [
|
'json' => [
|
||||||
'Name' => $network,
|
'Name' => $network,
|
||||||
|
'CheckDuplicate' => true,
|
||||||
'Driver' => 'bridge',
|
'Driver' => 'bridge',
|
||||||
'Internal' => false,
|
'Internal' => false,
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue