From 7987069942abf70c675a6a6a5688bbf40d683ffe Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sun, 12 Jan 2025 00:31:49 +0000 Subject: [PATCH] Github bot : json sorted --- webtrees/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webtrees/config.json b/webtrees/config.json index 5664e39d7..e25fd7882 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -68,10 +68,10 @@ ], "environment": { "LANG": "en-US", + "PGID": "1000", "PORT": "80", "PRETTY_URLS": "1", "PUID": "1000", - "PGID": "1000", "WEBTREES_HOME": "/var2/www/webtrees" }, "image": "ghcr.io/alexbelgium/webtrees-{arch}",