- Timestamp:
- 10/24/21 11:29:58 (3 years ago)
- Branches:
- dev
- Children:
- 7899209, a3b5f34
- Parents:
- 8b6791f (diff), 5ad5988 (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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/FinkiChattery/FinkiChattery.Identity/appsettings.Development.json
r8b6791f r466d1ac 10 10 { 11 11 "allowedCorsOrigins": [ "http://localhost:4200" ], 12 "redirectUris": [ "http://localhost:4200 " ],12 "redirectUris": [ "http://localhost:4200/auth-callback" ], 13 13 "postLogoutRedirectUris": [ "http://localhost:4200" ] 14 14 }
Note:
See TracChangeset
for help on using the changeset viewer.