source:
Application/ocrent/appsettings.json
Last change on this file was f5f7c24, checked in by , 17 months ago | |
---|---|
|
|
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.