Fix typo in example yaml file (#922)
This commit is contained in:
parent
3066b3e500
commit
11193b1b6d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ services:
|
|||
DOCKER_ENABLE_SECURITY: "true"
|
||||
SECURITY_ENABLELOGIN: "true"
|
||||
PUID: 1002
|
||||
GGID: 1002
|
||||
PGID: 1002
|
||||
UMASK: "022"
|
||||
SYSTEM_DEFAULTLOCALE: en-US
|
||||
UI_APPNAME: Stirling-PDF
|
||||
|
|
Loading…
Reference in a new issue