Changeset 2e5e3a8 for iknow-api/appsettings.json
- Timestamp:
- 10/28/25 10:47:37 (11 months ago)
- Branches:
- master
- Children:
- c72ed3b
- Parents:
- 89eb129
- git-author:
- Boris Gjorgjievski <69085722+imbrsk@…> (10/28/25 10:47:37)
- git-committer:
- GitHub <noreply@…> (10/28/25 10:47:37)
- File:
-
- 1 edited
-
iknow-api/appsettings.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
iknow-api/appsettings.json
r89eb129 r2e5e3a8 6 6 } 7 7 }, 8 "ConnectionStrings": { 9 "DefaultConnection": "Host=localhost;Port=55432;Database=myappdb;Username=postgres;Password=newpassword" 10 }, 11 "Jwt": { 12 "Key": "YourSecretKeyHereMustBeAtLeast32CharactersLongForHS256Algorithm" 13 } 8 "AllowedHosts": "*" 14 9 }
Note:
See TracChangeset
for help on using the changeset viewer.
