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