mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 06:20:14 +00:00
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:
committed by
GitHub
parent
cf96673911
commit
5d2bb1bcc4
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user