From 9bc052ea871880d6e1191db805eec28cc00096f9 Mon Sep 17 00:00:00 2001 From: Paul Makles Date: Sat, 3 Jun 2023 19:29:50 +0100 Subject: [PATCH] chore: don't update the default .env file --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 14bc552c..f571df9d 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ -# VITE_API_URL=https://api.revolt.chat -VITE_API_URL=https://revolt.chat/api +VITE_API_URL=https://api.revolt.chat +# VITE_API_URL=https://revolt.chat/api VITE_THEMES_URL=https://themes.revolt.chat