From d5a452dbf863d44570f07bdb52766107d4098cb6 Mon Sep 17 00:00:00 2001 From: paspo Date: Thu, 31 Jul 2025 09:28:25 +0200 Subject: [PATCH] docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 17e04ec..fde01b2 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ services: POSTSIZE: 256M # default: 256M PUID: 1000 # default: 1000 PGID: 1000 # default: 1000 + USERNAME: theuser # default: theuser + GROUPNAME: thegroup # default: thegroup TZ: Etc/UTC # default: Etc/UTC FPM_MAX_CHILDREN: 5 # default: 5 FPM_START_SERVERS: 1 # default: 1