From e7dfa092e77b0cff9073090606fcc536f7904e02 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Oct 2022 00:29:43 +0000 Subject: [PATCH] Github bot : json sorted --- zoneminder/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zoneminder/config.json b/zoneminder/config.json index 655284558..cab04b5fa 100644 --- a/zoneminder/config.json +++ b/zoneminder/config.json @@ -30,8 +30,8 @@ "80/tcp": "web interface" }, "schema": { - "Images_location": "str", - "DB_CONNECTION": "list(internal|mariadb_addon)" + "DB_CONNECTION": "list(internal|mariadb_addon)", + "Images_location": "str" }, "services": [ "mysql:want"