Newer
Older
InMemoryBus / src / BlazorAdmin / wwwroot / appsettings.Docker.json
@Derek Comartin Derek Comartin on 17 Jan 2023 119 bytes Init
{
  "baseUrls": {
    "apiBase": "http://localhost:5200/api/",
    "webBase": "http://host.docker.internal:5106/"
  }
}