Skip to content

Commit

Permalink
Update openkyc url in the login frontend package
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmedHanafy725 committed May 30, 2024
1 parent 58ed830 commit b1b986d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/public/config.prod.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export default ({
apiurl: 'https://login.threefold.me/',
openkycurl: 'https://openkyc.live/',
openkycurl: 'https://openkyc.threefold.me/',
deeplink: 'threebot://'
})

0 comments on commit b1b986d

Please sign in to comment.