From 36eeb7bc3c3cbca0238b3a6785d941b13837f27e Mon Sep 17 00:00:00 2001 From: John Guan Date: Sun, 11 Dec 2022 20:03:31 +0800 Subject: [PATCH] Update appfile.json --- Apps/VoceChat/appfile.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Apps/VoceChat/appfile.json b/Apps/VoceChat/appfile.json index 7fa01d2..b2f9843 100644 --- a/Apps/VoceChat/appfile.json +++ b/Apps/VoceChat/appfile.json @@ -75,7 +75,7 @@ }, "restart_policy": "unless-stopped", "sysctls": [], - "cap_add": {}, + "cap_add": [], "labels": [] }, "abilities": { @@ -91,4 +91,4 @@ "url": "" }, "latest_update_date": "" -} \ No newline at end of file +}