Skip to content

Commit

Permalink
Add allowOrigins
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Sep 30, 2024
1 parent fd87ea5 commit 252b580
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CreatorKit/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"AppData": {
"PublicBaseUrl": "https://creatorkit.netcore.io",
"BaseUrl": "https://creatorkit.netcore.io",
"WebsiteBaseUrl": "https://razor-ssg.web-templates.io"
"WebsiteBaseUrl": "https://razor-ssg.web-templates.io",
"allowOrigins": []
},
"oauth.facebook.Permissions": [ "email", "public_profile" ],
"oauth.facebook.AppId": "231464590266507",
Expand Down

0 comments on commit 252b580

Please sign in to comment.