|
|
@ -3,6 +3,11 @@ |
|
|
|
"Authority": "http://localhost:8080/auth/realms/Apside", |
|
|
|
"Authority": "http://localhost:8080/auth/realms/Apside", |
|
|
|
"Audience": "account" |
|
|
|
"Audience": "account" |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"Data": { |
|
|
|
|
|
|
|
"DefaultConnection": { |
|
|
|
|
|
|
|
"ConnectionString": "server=localhost;database=server_ep;user=root;password=root" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
"Logging": { |
|
|
|
"Logging": { |
|
|
|
"LogLevel": { |
|
|
|
"LogLevel": { |
|
|
|
"Default": "Information", |
|
|
|
"Default": "Information", |
|
|
|