Skip to content

Commit

Permalink
change to new api endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronshiel committed Feb 10, 2024
1 parent 9ca2e9d commit d432f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cicd/e2espec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 0.2

env:
variables:
API_URL: 'https://api-qa.mentorpal.org/graphql'
API_URL: 'https://api.qamentorpal.org/graphql'
parameter-store:
SECRET_HEADER_VALUE: "/mentorpal/v2/shared/secret_header_value"
SECRET_HEADER_NAME: "/mentorpal/v2/shared/secret_header_name"
Expand Down

0 comments on commit d432f8f

Please sign in to comment.