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