From 364a0fd1b3f1fe73de9221dee33129a990c3d237 Mon Sep 17 00:00:00 2001 From: Vasilii Mikhailovskii Date: Tue, 26 Nov 2024 21:34:34 +0200 Subject: [PATCH] env --- apps/frontend/.env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/frontend/.env.production b/apps/frontend/.env.production index 29b0c0b..8dd3fa6 100644 --- a/apps/frontend/.env.production +++ b/apps/frontend/.env.production @@ -1 +1 @@ -BASE_URL=https://hereconnect.condev.ru \ No newline at end of file +VITE_API_URL=https://hereconnect.condev.ru/api \ No newline at end of file