mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 06:20:14 +00:00
rename maxShutdownTime to stop_grace_period
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
@@ -181,7 +181,7 @@ class ContainerDefinitionFetcher
|
||||
$entry['displayName'],
|
||||
$entry['image'],
|
||||
$entry['restartPolicy'],
|
||||
$entry['maxShutdownTime'],
|
||||
$entry['stop_grace_period'],
|
||||
$ports,
|
||||
$internalPorts,
|
||||
$volumes,
|
||||
|
||||
Reference in New Issue
Block a user