Newer
Older
eShopOnWeb-MessageDriven / src / BlazorAdmin / wwwroot / appsettings.Docker.json
@Derek Comartin Derek Comartin on 29 Jun 2021 119 bytes Add NServiceBus
{
  "baseUrls": {
    "apiBase": "http://localhost:5200/api/",
    "webBase": "http://host.docker.internal:5106/"
  }
}