Skip to content

Commit 5568909

Browse files
committed
[Fix] Set wkhtmltopdf binary path from environment variable
1 parent 974ddbe commit 5568909

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ sylius_mailer:
2020
knp_snappy:
2121
pdf:
2222
enabled: true
23+
binary: '%env(WKHTMLTOPDF_PATH)%'
2324

2425
sylius_grid:
2526
templates:

0 commit comments

Comments
 (0)