Merge pull request #1719 from alexbelgium/create-pull-request/patch-1736641909

Github bot : json sorted
This commit is contained in:
Alexandre
2025-01-14 12:39:18 +01:00
committed by GitHub

View File

@@ -68,10 +68,10 @@
], ],
"environment": { "environment": {
"LANG": "en-US", "LANG": "en-US",
"PGID": "1000",
"PORT": "80", "PORT": "80",
"PRETTY_URLS": "1", "PRETTY_URLS": "1",
"PUID": "1000", "PUID": "1000",
"PGID": "1000",
"WEBTREES_HOME": "/var2/www/webtrees" "WEBTREES_HOME": "/var2/www/webtrees"
}, },
"image": "ghcr.io/alexbelgium/webtrees-{arch}", "image": "ghcr.io/alexbelgium/webtrees-{arch}",