Ignore:
Timestamp:
10/20/25 16:10:33 (11 months ago)
Author:
imbrsk <boris696boris@…>
Branches:
master
Children:
5aa102d, 9a57e89
Parents:
0b16523
Message:

Implement user management features with database integration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • iknow-api/appsettings.Development.json

    r0b16523 r2859225  
    55      "Microsoft.AspNetCore": "Warning"
    66    }
     7  },
     8  "ConnectionStrings": {
     9    "DefaultConnection": "Host=localhost;Port=5432;Database=myappdb;Username=myuser;Password=kodrum2025"
    710  }
    811}
Note: See TracChangeset for help on using the changeset viewer.