Skip to content

Commit

Permalink
Adding staging environment to lti claims config file
Browse files Browse the repository at this point in the history
  • Loading branch information
babz007 committed Sep 11, 2024
1 parent 3074ea3 commit 74ab835
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/lti_claims_and_scopes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,7 @@ test:
<<: *defaults

production:
<<: *defaults

staging:
<<: *defaults

0 comments on commit 74ab835

Please sign in to comment.