Radek Maziarka
Radek Maziarka
@ealsur but isn't it using the same [CosmosDBService](https://github.com/Azure/azure-webjobs-sdk-extensions/blob/dev/src/WebJobs.Extensions.CosmosDB/Services/CosmosDBService.cs#L52)? I could find out how to pass properly database triggers' params to this service from an attribute.
I tried to run the application in 2 different approaches :D 1. I run DShop.Api from Visual Studio Code. It automatically adds `launch.json` with `"ASPNETCORE_ENVIRONMENT": "Development"` so application tries to...
Yes :) But what about option 2 - is it OK to add network information to compose files?