diff --git a/symfony/ovh-cloud-notifier/5.1/manifest.json b/symfony/ovh-cloud-notifier/5.1/manifest.json new file mode 100644 index 00000000..f3a392fd --- /dev/null +++ b/symfony/ovh-cloud-notifier/5.1/manifest.json @@ -0,0 +1,5 @@ +{ + "env": { + "#1": "OVHCLOUD_DSN=ovhcloud://APPLICATION_KEY:APPLICATION_SECRET@default?consumer_key=CONSUMER_KEY&service_name=SERVICE_NAME" + } +}