From a158fe8e2340f031d7689c58d2b6d7fc8cca4a86 Mon Sep 17 00:00:00 2001 From: IRBorisov <8611739+IRBorisov@users.noreply.github.com> Date: Sat, 16 Sep 2023 17:51:33 +0300 Subject: [PATCH] Update .env.production --- rsconcept/frontend/env/.env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsconcept/frontend/env/.env.production b/rsconcept/frontend/env/.env.production index 9362feb2..6cf29276 100644 --- a/rsconcept/frontend/env/.env.production +++ b/rsconcept/frontend/env/.env.production @@ -1,5 +1,5 @@ # Frontend public settings: Production -VITE_PORTAL_BACKEND=https://cportal.acconcept.ru +VITE_PORTAL_BACKEND=https://api.cportal.acconcept.ru VITE_PORTAL_FRONT_PORT=443 VITE_PORTAL_FRONT_HTTPS=true