fix: correct domaincheck user UID from 100 to 101 (lighttpd claims 100)

Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/916ba91a-3590-4e29-a64b-e35ef2402429

Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-27 08:38:08 +00:00
committed by GitHub
parent cf96673911
commit 5d2bb1bcc4

View File

@@ -632,7 +632,7 @@
"hide_from_list": true,
"image_tag": "%AIO_CHANNEL%",
"image": "ghcr.io/nextcloud-releases/aio-domaincheck",
"user": "100",
"user": "101",
"init": true,
"ports": [
{