main
Last change
on this file since 04008ae was 17d6948, checked in by Nikola Mishevski <Nikola.Mishevski@…>, 6 days ago |
initial commit WineTracker Project
|
-
Property mode
set to
100644
|
File size:
356 bytes
|
Line | |
---|
1 | {
|
---|
2 | "Logging": {
|
---|
3 | "LogLevel": {
|
---|
4 | "Default": "Information",
|
---|
5 | "Microsoft.AspNetCore": "Warning"
|
---|
6 | }
|
---|
7 | },
|
---|
8 | "AllowedHosts": "*",
|
---|
9 | "ConnectionStrings": {
|
---|
10 | "DefaultConnection": "Host=localhost;Port=9999;Database=db_202425z_va_prj_winetracker;Username=db_202425z_va_prj_winetracker_owner;Password=4d79fa4bc5c0;Include Error Detail=True;"
|
---|
11 | }
|
---|
12 | } |
---|
Note:
See
TracBrowser
for help on using the repository browser.