|
|
@ -14,7 +14,7 @@ |
|
|
|
"launchUrl": "/swagger", |
|
|
|
"environmentVariables": { |
|
|
|
"ConnectionString": "server=localhost,5433;Database=Microsoft.eShopOnContainers.Services.CatalogDb;User Id=sa;Password=Pass@word", |
|
|
|
"Serilog:LogstashgUrl": "http://locahost:8080", |
|
|
|
"Serilog:LogstashUrl": "http://locahost:8080", |
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development", |
|
|
|
"EventBusConnection": "localhost", |
|
|
|
"Serilog:SeqServerUrl": "http://locahost:5340" |
|
|
|