Skip to content

Commit

Permalink
Change auth url
Browse files Browse the repository at this point in the history
  • Loading branch information
evildevill committed Oct 17, 2023
1 parent 6ae2ad6 commit 421e036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion convex/auth.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export default {
providers: [
{
domain: "https://actual-glider-21.clerk.accounts.dev",
domain: "https://unique-midge-19.clerk.accounts.dev",
applicationID: "convex",
}
]
Expand Down

0 comments on commit 421e036

Please sign in to comment.