mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-02-05 05:37:11 +01:00
Add variable to skip Chromium download
This commit is contained in:
@@ -42,6 +42,7 @@ services:
|
|||||||
- DB_DATABASE1=ninja
|
- DB_DATABASE1=ninja
|
||||||
- PHANTOMJS_PDF_GENERATION=false
|
- PHANTOMJS_PDF_GENERATION=false
|
||||||
- SNAPPDF_EXECUTABLE_PATH="/usr/bin/chromium-browser"
|
- SNAPPDF_EXECUTABLE_PATH="/usr/bin/chromium-browser"
|
||||||
|
- SNAPPDF_SKIP_DOWNLOAD=true
|
||||||
volumes:
|
volumes:
|
||||||
# Configure your mounted directories, make sure the folder 'public' and 'storage'
|
# Configure your mounted directories, make sure the folder 'public' and 'storage'
|
||||||
# exist, before mounting them
|
# exist, before mounting them
|
||||||
|
|||||||
Reference in New Issue
Block a user