chore: Environment improvements - delegation rules, GGA config, skill audit

This commit is contained in:
2026-04-01 15:51:17 -03:00
parent 552d1305f8
commit c91ee30c1b
2 changed files with 28 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"ConnectionStrings": {
"DefaultConnection": "Server=localhost;Database=PruebaGentle;User Id=sa;Password=YourStrong@Password123;TrustServerCertificate=true;"
"DefaultConnection": "Server=localhost;Database=Desarrollo;User Id=desarrollo;Password=desarrollo2026;TrustServerCertificate=true;"
},
"JwtSettings": {
"Secret": "ThisIsA32CharacterLongSecretKey!!",