Files
symfony-flex-recipes-contrib/fluxter.saas-provider-bundle.2.0.json
T
github-action[bot]andgithub-action[bot] 80b162044c Update Flex endpoint
2022-12-17 16:48:44 +00:00

29 lines
873 B
JSON

{
"manifests": {
"fluxter/saas-provider-bundle": {
"manifest": {
"bundles": {
"Fluxter\\SaasProviderBundle\\SaasProviderBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/saas_provider_bundle.yaml": {
"contents": [
"saas_provider:",
" client_entity: App\\Entity\\Client",
" global_url: app.yourdomain.tld",
""
],
"executable": false
}
},
"ref": "6bae3cbc93326dc401004ef847432d3efd96a7ba"
}
}
}