support for snappdf

This commit is contained in:
Benjamin Beganović
2020-12-23 18:06:31 +01:00
parent 0fb5fa73e0
commit 85d46e8968
2 changed files with 2 additions and 7 deletions

View File

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