diff --git a/.env b/.env
index d026eae..5cacc1e 100644
--- a/.env
+++ b/.env
@@ -1,2 +1,3 @@
APP_PORT=8091
-ESLINT_NO_DEV_ERRORS=true
\ No newline at end of file
+ESLINT_NO_DEV_ERRORS=true
+PANEL_URL=https://dev-panel.mermsemr.com
\ No newline at end of file
diff --git a/components/layout/Menu.js b/components/layout/Menu.js
index 37d6d91..4e95c98 100644
--- a/components/layout/Menu.js
+++ b/components/layout/Menu.js
@@ -21,11 +21,11 @@ export default function Menu() {
{/* SIMPLE NAVIGATION LINK */}