Merge pull request #230 from turbo124/master

Default to puppeteer PDF generation
This commit is contained in:
David Bomba
2020-11-28 17:51:04 +11:00
committed by GitHub

View File

@@ -40,6 +40,7 @@ services:
- DB_USERNAME1=ninja
- DB_PASSWORD1=ninja
- DB_DATABASE1=ninja
- PHANTOMJS_PDF_GENERATION=false
volumes:
# Configure your mounted directories, make sure the folder 'public' and 'storage'
# exist, before mounting them