|
Last change
on this file since c0a75ab was c0a75ab, checked in by stefansaveski <stefansaveski19@…>, 11 months ago |
|
First commit
|
-
Property mode
set to
100644
|
|
File size:
268 bytes
|
| Rev | Line | |
|---|
| [c11d3a3] | 1 | {
|
|---|
| 2 | "Logging": {
|
|---|
| 3 | "LogLevel": {
|
|---|
| 4 | "Default": "Information",
|
|---|
| 5 | "Microsoft.AspNetCore": "Warning"
|
|---|
| 6 | }
|
|---|
| 7 | },
|
|---|
| [c0a75ab] | 8 | "ConnectionStrings": {
|
|---|
| 9 | "DefaultConnection": "Host=localhost;Port=3306;Database=myappdb;Username=root;Password=REDACTED_ROTATE_ME"
|
|---|
| 10 | }
|
|---|
| [c11d3a3] | 11 | }
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.