aboutsummaryrefslogtreecommitdiff
path: root/front-end/.env
diff options
context:
space:
mode:
Diffstat (limited to 'front-end/.env')
-rw-r--r--front-end/.env6
1 files changed, 1 insertions, 5 deletions
diff --git a/front-end/.env b/front-end/.env
index 3dfde77..710aaa0 100644
--- a/front-end/.env
+++ b/front-end/.env
@@ -6,11 +6,7 @@ VITE_CORS_ENABLED=false
VITE_WEB_TOKEN_HEADER="X-Web-Token"
VITE_LOGIN_COOKIE_ID="li"
-#The path to the accounts plugin api
-VITE_ACCOUNTS_BASE_PATH="/account"
-
-#If true enables the PKI login method
-VITE_PKI_ENDPOINT="/account/pki"
+VITE_PKI_ENABLED=true
#The path to the blog admin api
VITE_BLOG_ADMIN_URL="/blog" \ No newline at end of file