# Enable the CMP in Marfeel's local environment
By default, the CMP doesn't show up when working with a tenant in the local environment (it doesn't block any HTTP request neither). It can be enabled as follows:
- Ensure your local nginx configuration is up to date by running the following command:
mrf-env -n
TIP
In case your nignx configuration is not updated, you'll see a 404 error in the browser's console for the CMP endpoint. Something like this:
GET https://localhost.marfeelcache.com/cmp/muchodeporte.com/es2015.js?autoinit=true net::ERR_ABORTED 404
- Add a
mrfgeo=XX
parameter to the tenant's URL with the code of a country where the CMP is applicable. For example:https://localhost.marfeelcache.com/hub/origin/muchodeporte.com/index?marfeeldev=true&mrfgeo=ES