Primera subida
This commit is contained in:
12
back/appsettings.json
Normal file
12
back/appsettings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Data Source=ddns.desatatufuria.com;Initial Catalog=AlexTimeTesterDB;User ID=sa;Password=Sq4008640;TrustServerCertificate=true;"
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
Reference in New Issue
Block a user