From 239e33f409e0eee6690faed924459ab7c08c52f9 Mon Sep 17 00:00:00 2001 From: Sergey Verevkin Date: Sun, 6 Feb 2022 11:47:36 +0700 Subject: [PATCH] =?UTF-8?q?=D0=B8=D0=BD=D1=82=D0=B5=D0=B3=D1=80=D0=B0?= =?UTF-8?q?=D1=86=D0=B8=D1=8F=20=D1=81=20api?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 8318c3a..db23e6a 100644 --- a/.env +++ b/.env @@ -1 +1 @@ -REACT_APP_API_URL=http://127.0.0.1:8000/api \ No newline at end of file +REACT_APP_API_URL=https://localhost:7115/api/v1