Files
symfony-flex-recipes-contrib/sensiolabs/gotenberg-bundle/0.1/config/packages/gotenberg.yaml
T

16 lines
454 B
YAML

framework:
http_client:
scoped_clients:
gotenberg.client:
base_uri: '%env(GOTENBERG_DSN)%'
# or you can leverage this endpoint for fast testing without Docker
# base_uri: 'https://demo.gotenberg.dev'
sensiolabs_gotenberg:
http_client: 'gotenberg.client'
# default_options:
# pdf:
# html:
# metadata:
# Keywords: 'Symfony'