Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft.AspNetCore": "Warning"
- }
- },
- "AllowedHosts": "*",
- "ConnectionStrings": {
- "DefaultConnection": "Server=localhost;Database=ejemplo_crud_mvc;User Id=sa;Password=root;TrustServerCertificate=True;"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement