In Visual Studio 2015 you set the following variable in project properties: ASPNET_ENV. If you set it to development then you can use:
publi
If you are using IIS to host your application, it's possible to set the environment variables in your web.configfile like this:
web.config