Last change
on this file since f5f7c24 was f5f7c24, checked in by 192011 <mk.snicker@…>, 17 months ago |
Initial commit
|
-
Property mode
set to
100644
|
File size:
313 bytes
|
Line | |
---|
1 | {
|
---|
2 | "Logging": {
|
---|
3 | "LogLevel": {
|
---|
4 | "Default": "Information",
|
---|
5 | "Microsoft.AspNetCore": "Warning"
|
---|
6 | }
|
---|
7 | },
|
---|
8 | "AllowedHosts": "*",
|
---|
9 | "ConnectionStrings": {
|
---|
10 | "ApiDatabase": "Host=localhost;Port=9999;Database=db_202223z_va_prj_ocrent;Username=db_202223z_va_prj_ocrent_owner;Password=8c92f932c023"
|
---|
11 | }
|
---|
12 | } |
---|
Note:
See
TracBrowser
for help on using the repository browser.