diff --git a/frontend/public/config.prod.js b/frontend/public/config.prod.js index ae7cdaf0..14ddebeb 100644 --- a/frontend/public/config.prod.js +++ b/frontend/public/config.prod.js @@ -1,5 +1,5 @@ export default ({ apiurl: 'https://login.threefold.me/', - openkycurl: 'https://openkyc.live/', + openkycurl: 'https://openkyc.threefold.me/', deeplink: 'threebot://' })