mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-09-21 10:40:21 +00:00
add wireguard as community container
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
@@ -27,6 +27,8 @@ readonly class Container {
|
||||
public bool $enableNvidiaGpu,
|
||||
/** @var string[] */
|
||||
public array $capAdd,
|
||||
/** @var string[] */
|
||||
public array $sysctls,
|
||||
public int $shmSize,
|
||||
public bool $apparmorUnconfined,
|
||||
/** @var string[] */
|
||||
|
||||
Reference in New Issue
Block a user