Initial commit: restructure project with Docker Compose setup
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# URL backend API (для локальной разработки без Docker)
|
||||
VITE_API_URL=http://localhost:3001
|
||||
|
||||
# Для production сборки в Docker используется /api (через nginx proxy)
|
||||
Reference in New Issue
Block a user