Merge pull request #241 from beganovich/v5-skip-snappdf-download

(v5) Add environment variable to skip downloading Chromium (snappdf)
This commit is contained in:
David Bomba
2020-12-30 09:26:34 +11:00
committed by GitHub

View File

@@ -42,6 +42,7 @@ services:
- DB_DATABASE1=ninja
- PHANTOMJS_PDF_GENERATION=false
- SNAPPDF_EXECUTABLE_PATH="/usr/bin/chromium-browser"
- SNAPPDF_SKIP_DOWNLOAD=true
volumes:
# Configure your mounted directories, make sure the folder 'public' and 'storage'
# exist, before mounting them