Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix origin in production AppConfig (#617)
The authentication process on the production app gets blocked due to an incorrect origin in the AppConfig. Let's fix the AppConfig origin so authentication can complete successfully.
- Loading branch information