Ignore:
Timestamp:
10/28/25 10:44:31 (11 months ago)
Author:
GitHub <noreply@…>
Branches:
master
Children:
2e5e3a8, c72ed3b
Parents:
0b16523 (diff), c155364 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
Boris Gjorgjievski <69085722+imbrsk@…> (10/28/25 10:44:31)
git-committer:
GitHub <noreply@…> (10/28/25 10:44:31)
Message:

Merge pull request #3 from stefansaveski/feature/refresh-token

Feature/refresh token

File:
1 edited

Legend:

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

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