This commit is contained in:
d3m0k1d
2026-04-05 11:34:25 +03:00
parent 0a2d41d04e
commit 56db916f29
4 changed files with 9 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
# Backend API URL. По умолчанию "/api/v1" (через nginx proxy).
# Для локальной разработки: "http://localhost:8080/api/v1"
VITE_API_BASE_URL=/api/v1