Files
archived-recipes-contrib/mapado/rest-client-sdk-bundle/0.24/manifest.json

13 lines
290 B
JSON

{
"bundles": {
"Mapado\\RestClientSdkBundle\\MapadoRestClientSdkBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"src/": "%SRC_DIR%/"
},
"env": {
"MAPADO_REST_CLIENT_SDK_SERVER_URL": "https://my-api.com:8080"
}
}