mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-01-01 12:07:26 +01:00
Merge pull request #241 from beganovich/v5-skip-snappdf-download
(v5) Add environment variable to skip downloading Chromium (snappdf)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user