Changeset a7550ca for ChapterX.API/appsettings.json
- Timestamp:
- 03/24/26 23:07:58 (3 months ago)
- Branches:
- main
- Children:
- dc383dd
- Parents:
- 7fbb91c
- File:
-
- 1 edited
-
ChapterX.API/appsettings.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ChapterX.API/appsettings.json
r7fbb91c ra7550ca 8 8 "AllowedHosts": "*", 9 9 "Jwt": { 10 "Key": " change-this-to-a-long-secret-key-at-least-32-chars!!",10 "Key": "", 11 11 "Issuer": "ChapterX", 12 12 "Audience": "ChapterX"
Note:
See TracChangeset
for help on using the changeset viewer.
