Delete appsettings.localhost.json

This commit is contained in:
Rafsanul Hasan 2018-09-01 17:30:13 +06:00 committed by GitHub
parent d17728c704
commit 01e13b3ed8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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