From fd25aef5355837eb8708f39f85792f56b2c9f22a Mon Sep 17 00:00:00 2001 From: TeamAbronDev Date: Thu, 2 Jan 2025 15:56:15 +0330 Subject: [PATCH] change env file --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 1b08a29c..5436a1ed 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ -# VITE_API_URL=https://peptide.chat/api -VITE_API_URL=http://local.revolt.chat:8000 +VITE_API_URL=https://peptide.chat/api +# VITE_API_URL=http://local.revolt.chat:8000