Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

Commit

Permalink
Resolving #336 in acceptance.
Browse files Browse the repository at this point in the history
Fixing the OAuth domain name being used in acceptance.
  • Loading branch information
elliotcourant committed Sep 14, 2021
1 parent 17c8193 commit aae3f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values.acceptance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ api:
enableReturningUserExperience: true
webhooksEnabled: true
webhooksDomain: api.acceptance.monetr.dev
oauthDomain: app.acceptance.monetr.dev
oauthDomain: acceptance.monetr.dev
cors:
allowedOrigins:
- "https://acceptance.monetr.dev"
Expand Down

0 comments on commit aae3f39

Please sign in to comment.