From 3dc8dc57b32b22284131396f7e4f880c813180be Mon Sep 17 00:00:00 2001
From: Ahmed Hamouda <ahmed.hamouda@minervis.com>
Date: Mon, 08 Jun 2026 17:58:37 +0000
Subject: [PATCH] update test server env settings to kallichore

---
 vue/.env |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/vue/.env b/vue/.env
index c4f3e62..164dfbc 100644
--- a/vue/.env
+++ b/vue/.env
@@ -1,3 +1,5 @@
 VITE_API_BASE="/api"
 VITE_ILIAS_BASE="http://localhost:8060"
+VITE_POPCORN_BASE="http://localhost:3000"
+VITE_POPCORN_BASE2="http://localhost:3000"
 VITE_ROUTER_BASE=""

--
Gitblit v1.8.0