This commit is contained in:
2025-07-31 09:28:25 +02:00
parent a8d8d3d994
commit d5a452dbf8

View File

@@ -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