From 45b06b47c474d489a826bf3c6b1cb140b9b37150 Mon Sep 17 00:00:00 2001 From: hiyu Date: Wed, 19 Jun 2024 18:13:16 +0700 Subject: [PATCH] env --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 06db41b..343fd73 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ -VITE_APP_BASE_URL=http://localhost:4000 -VITE_APP_SOCKET_URL=http://localhost:4000 \ No newline at end of file +VITE_APP_BASE_URL=https://api.canalis.club +VITE_APP_SOCKET_URL=https://api.canalis.club \ No newline at end of file