Skip to content

Commit

Permalink
Update wrangler.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
storywithoutend committed Aug 21, 2024
1 parent 0447dd3 commit 77018fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrangler.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "auth-worker"

[env.production.vars]
DENTITY_BASE_ENDPOINT = "https://oidc.dentity.com"
APP_REDIRECT = "https://ens.domains"
APP_REDIRECT = "https://app.ens.domains"

[env.staging]
name = "auth-worker-staging"
Expand Down

0 comments on commit 77018fc

Please sign in to comment.