|
Last change
on this file since b8093a0 was 1b20b22, checked in by Stefan-Saveski <stefansaveski19@…>, 8 days ago |
|
|
-
Property mode
set to
100644
|
|
File size:
436 bytes
|
| Line | |
|---|
| 1 | {
|
|---|
| 2 | "Logging": {
|
|---|
| 3 | "LogLevel": {
|
|---|
| 4 | "Default": "Information",
|
|---|
| 5 | "Microsoft.AspNetCore": "Warning"
|
|---|
| 6 | }
|
|---|
| 7 | },
|
|---|
| 8 | "ConnectionStrings": {
|
|---|
| 9 | "DefaultConnection": "Host=localhost;Port=9999;Database=db_202526z_va_prj_know2026;Username=db_202526z_va_prj_iknow2026_owner;Password=YOUR_DB_PASSWORD_HERE;Search Path=project;Include Error Detail=true"
|
|---|
| 10 | },
|
|---|
| 11 | "Jwt": {
|
|---|
| 12 | "Key": "ANY_LOCAL_SIGNING_KEY_AT_LEAST_32_CHARACTERS_LONG"
|
|---|
| 13 | }
|
|---|
| 14 | }
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.