From f175fa4fb09439d4f6abfb27b2f33ea59873e3eb Mon Sep 17 00:00:00 2001 From: David Bomba Date: Sat, 20 Mar 2021 16:47:37 +1100 Subject: [PATCH] Update env --- env | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/env b/env index 753087c..0b8baaf 100644 --- a/env +++ b/env @@ -10,10 +10,12 @@ DB_DATABASE1=ninja #this is a system variable please do not remove IS_DOCKER=true +PHANTOMJS_PDF_GENERATION=false + #V4 env vars DB_STRICT=false DB_HOST=db DB_DATABASE=ninja DB_USERNAME=ninja DB_PASSWORD=ninja -APP_CIPHER=AES-256-CBC \ No newline at end of file +APP_CIPHER=AES-256-CBC