retro-blenders/symfony-process-pilot-client

Integrates the process-pilot-client into your Symfony application

dev-main 2024-01-23 12:54 UTC

This package is auto-updated.

Last update: 2024-05-23 13:44:23 UTC


README

Integrates the process-pilot-client into your Symfony application

Symfony configuration

process_pilot:
    host: 'https://process-pilot.retro-blenders.com/'
    project_id: <project-id>
    project_hash: <project-hash>
    enabled: true