Skip to content

Commit

Permalink
Fix production redirect url
Browse files Browse the repository at this point in the history
  • Loading branch information
wen-templari committed Nov 2, 2023
1 parent 8ad4cd8 commit 6e4151c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.production
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VITE_LOGTO_CALLBACK_URL=https://repair.nbtca.space/callback
VITE_LOGTO_REDIRECT_URL=https://repair.nbtca.space:5173
VITE_LOGTO_REDIRECT_URL=https://repair.nbtca.space
VITE_LOGTO_ENDPOINT=https://auth.app.nbtca.space
VITE_LOGTO_APP_ID=h2ejkkfwdtjjpemb021ro
VITE_LOGTO_RESOURCE=https://api.nbtca.space/v2

0 comments on commit 6e4151c

Please sign in to comment.