From 78bfa84afd635337caa63c56f167ed6ea39286cf Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Sun, 3 Sep 2023 01:46:02 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e12c35da..b6830a4f 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,7 @@ metrics: ### Environment only parameters - ``SYSTEM_ROOTURIPATH`` ie set to ``pdf-app`` to Set the application's root URI tp ``localhost:8080/pdf-app`` - ``SYSTEM_CONNECTIONTIMEOUTMINUTES`` to set custom connection timeout values - +- ``DOCKER_ENABLE_SECURITY`` to tell docker to download security jar (required as true for auth login) ## API For those wanting to use Stirling-PDFs backend API to link with their own custom scripting to edit PDFs you can view all existing API documentation