mirror of
https://github.com/TbT480jcspy/Deluxe-2023-Server-Code.git
synced 2026-09-08 06:31:26 -07:00
13 lines
288 B
JSON
13 lines
288 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"ConnectionStrings": {
|
|
"Default": "server=38.190.133.220;database=deluxe;user=services;password=a2542a33-9d4f-4d55-935f-812edd877a3e;"
|
|
}
|
|
}
|