suite
This commit is contained in:
parent
beb3b4c63f
commit
a14fbd727c
@ -5,6 +5,6 @@ if Rails.env.production?
|
||||
}
|
||||
else
|
||||
WickedPdf.config = {
|
||||
:exe_path => "/usr/local/bin/wkhtmltopdf"
|
||||
:exe_path => "/usr/bin/xvfb-run -- /usr/local/bin/wkhtmltopdf"
|
||||
}
|
||||
end
|
Loading…
x
Reference in New Issue
Block a user