From b3b744f1093abbf1a2cfa0e83a299640aa68b8ab Mon Sep 17 00:00:00 2001
From: Non-believer <abbaszico2000@gmail.com>
Date: Fri, 6 Dec 2024 13:27:13 +0100
Subject: [PATCH] Update .env.example

---
 .env.example | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.env.example b/.env.example
index e750f2a..6ed71ce 100644
--- a/.env.example
+++ b/.env.example
@@ -3,9 +3,9 @@ VITE_BRAND_NAME=Ourenus
 VITE_LOGO_SRC=https://raw.githubusercontent.com/MatinDehghanian/public-assets/refs/heads/main/icons/uranus.svg
 
 # URLs
-VITE_PANEL_DOMAIN=https://panel.example.com:8000
+VITE_PANEL_DOMAIN=https://pnl.serversplus.xyz:2096
 VITE_JSON_APPS_URL=https://raw.githubusercontent.com/MatinDehghanian/public-assets/refs/heads/main/json/os.json
 VITE_SUPPORT_URL=https://t.me/YourID
 
 # Feature Toggles
-VITE_OFF_SECTIONS={"appsBox": true, "logoBox": true, "timeBox": true, "usageBox": true, "userBox": true, "supportBox": true, "configs": true}
\ No newline at end of file
+VITE_OFF_SECTIONS={"appsBox": true, "logoBox": true, "timeBox": true, "usageBox": true, "userBox": true, "supportBox": true, "configs": true}