Browse Source

Delete appsettings.localhost.json

pull/737/head
Rafsanul Hasan 6 years ago
committed by GitHub
parent
commit
79a26b9e42
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions
  1. +0
    -8
      src/ApiGateways/Web.Bff.Shopping/aggregator/appsettings.localhost.json

+ 0
- 8
src/ApiGateways/Web.Bff.Shopping/aggregator/appsettings.localhost.json View File

@ -1,8 +0,0 @@
{
"urls": {
"basket": "http://localhost:55105",
"catalog": "http://localhost:55101",
"orders": "http://localhost:55102",
"identity": "https://localhost:54105"
}
}

Loading…
Cancel
Save