X-Git-Url: https://git.rapsys.eu/recipe/blobdiff_plain/5b85413c346e9dc232f3cf62a854e96ff058edba..7c873bf837a61c9535c7afdda5a049658c28e96e:/rapsys/airbundle/master/manifest.json?ds=inline diff --git a/rapsys/airbundle/master/manifest.json b/rapsys/airbundle/master/manifest.json index 24cfc17..2845ab4 100644 --- a/rapsys/airbundle/master/manifest.json +++ b/rapsys/airbundle/master/manifest.json @@ -1,11 +1,12 @@ { "bundles": { - "Rapsys\\AirBundle": ["all"] + "Rapsys\\AirBundle\\RapsysAirBundle": ["all"] }, "container": { "locale": "en" }, "copy-from-package": { - "config/": "%CONFIG_DIR%/" + "Resources/config/packages/rapsys_air.yaml": "%CONFIG_DIR%/packages/rapsys_air.yaml", + "Resources/config/routes/rapsys_air.yaml": "%CONFIG_DIR%/routes/rapsys_air.yaml" } }