|
Last change
on this file since ab652ff was 18e0c10, checked in by Stefan-Saveski <stefan@…>, 10 months ago |
|
Added external DB service.
|
-
Property mode
set to
100644
|
|
File size:
408 bytes
|
| Rev | Line | |
|---|
| [c11d3a3] | 1 | {
|
|---|
| 2 | "Logging": {
|
|---|
| 3 | "LogLevel": {
|
|---|
| 4 | "Default": "Information",
|
|---|
| 5 | "Microsoft.AspNetCore": "Warning"
|
|---|
| 6 | }
|
|---|
| 7 | },
|
|---|
| [fc7b4b4] | 8 | "ConnectionStrings": {
|
|---|
| [18e0c10] | 9 | "DefaultConnection": "Host=ep-dark-sun-a4dr99wd-pooler.us-east-1.aws.neon.tech; Database=neondb; Username=neondb_owner; Password=REDACTED_ROTATE_ME; SSL Mode=VerifyFull; Channel Binding=Require;"
|
|---|
| [fc7b4b4] | 10 | },
|
|---|
| 11 | "Jwt": {
|
|---|
| 12 | "Key": "REDACTED_SET_VIA_USER_SECRETS"
|
|---|
| 13 | }
|
|---|
| [c11d3a3] | 14 | }
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.