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}",