feat: новая функция

This commit is contained in:
2025-10-25 19:34:41 +03:00
parent 8ca1dbca96
commit 481a140a8f

View File

@@ -45,10 +45,6 @@ docker-compose up -d
### Доступ к приложению ### Доступ к приложению
#### Разработка (dev)
- **Frontend**: http://localhost:5173
- **Backend API**: http://localhost:8000
#### Продакшн (production) #### Продакшн (production)
- **Frontend**: http://localhost:9000 (HTTP) или https://localhost:9443 (HTTPS) - **Frontend**: http://localhost:9000 (HTTP) или https://localhost:9443 (HTTPS)
- **Backend API**: http://localhost:9000/api (через nginx proxy) - **Backend API**: http://localhost:9000/api (через nginx proxy)