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