From 05cbd418af0d634845b49d36c7b587d88ccac59d Mon Sep 17 00:00:00 2001 From: Son NK Date: Thu, 5 Dec 2019 00:02:45 +0000 Subject: [PATCH] Update API to prod url --- src/popup/App.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/popup/App.vue b/src/popup/App.vue index ba7359e..5b57858 100644 --- a/src/popup/App.vue +++ b/src/popup/App.vue @@ -188,8 +188,10 @@ import "bootstrap/dist/css/bootstrap.css"; import "bootstrap-vue/dist/bootstrap-vue.css"; -// TODO: change API -const API = "http://localhost:7777/api"; +// Local API +// const API = "http://localhost:7777/api"; + +const API = "https://app.simplelogin.io/api"; function getInitialData() { return {