Browse Source

Delete appsettings.json

pull/737/head
Rafsanul Hasan 6 years ago
committed by GitHub
parent
commit
1bdb8bcbb1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 15 deletions
  1. +0
    -15
      src/Services/Ordering/Ordering.SignalrHub/appsettings.json

+ 0
- 15
src/Services/Ordering/Ordering.SignalrHub/appsettings.json View File

@ -1,15 +0,0 @@
{
"IdentityUrl": "https://localhost:4105",
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Trace",
"System": "Information",
"Microsoft": "Information"
}
},
"AzureServiceBusEnabled": false,
"SubscriptionClientName": "Ordering.signalrhub",
"EventBusRetryCount": 5,
"EventBusConnection": "localhost"
}

Loading…
Cancel
Save