Newer
Older
eShopOnWeb-VerticalFeatureSlices / src / BlazorAdmin / wwwroot / appsettings.Docker.json
@Derek Comartin Derek Comartin on 27 Jul 2021 119 bytes Init
{
  "baseUrls": {
    "apiBase": "http://localhost:5200/api/",
    "webBase": "http://host.docker.internal:5106/"
  }
}