From cc61e18d6ee279fcbd101cdb618d3d8b4dd30860 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 29 Aug 2024 14:15:14 +0800 Subject: [PATCH] Add backup URL in .env --- .env | 1 + 1 file changed, 1 insertion(+) diff --git a/.env b/.env index 1dff9594..5436a1ed 100644 --- a/.env +++ b/.env @@ -1 +1,2 @@ VITE_API_URL=https://peptide.chat/api +# VITE_API_URL=http://local.revolt.chat:8000