docs
This commit is contained in:
@@ -28,6 +28,8 @@ services:
|
|||||||
POSTSIZE: 256M # default: 256M
|
POSTSIZE: 256M # default: 256M
|
||||||
PUID: 1000 # default: 1000
|
PUID: 1000 # default: 1000
|
||||||
PGID: 1000 # default: 1000
|
PGID: 1000 # default: 1000
|
||||||
|
USERNAME: theuser # default: theuser
|
||||||
|
GROUPNAME: thegroup # default: thegroup
|
||||||
TZ: Etc/UTC # default: Etc/UTC
|
TZ: Etc/UTC # default: Etc/UTC
|
||||||
FPM_MAX_CHILDREN: 5 # default: 5
|
FPM_MAX_CHILDREN: 5 # default: 5
|
||||||
FPM_START_SERVERS: 1 # default: 1
|
FPM_START_SERVERS: 1 # default: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user