diff --git a/.env b/.env index 50198e6..db5b88e 100644 --- a/.env +++ b/.env @@ -1,2 +1,3 @@ VITE_API_BASE_URL=http://127.0.0.1:8080/api/ + diff --git a/.env.production b/.env.production index 29de64d..dabbe62 100644 --- a/.env.production +++ b/.env.production @@ -1 +1 @@ -VITE_API_BASE_URL=https://admin.ua42.com/ +VITE_API_BASE_URL=https://admin.ua42.com/api/