docs: update documentation to reflect new project structure
- Update README.md with new project structure and installation instructions - Update docs/installation.md with simplified setup process - Update docs/configuration.md with correct file paths - Update docs/index.md with new documentation structure - Add docs/project-structure.md with detailed architecture overview - Reflect changes from refactoring: app/ directory structure, .env file usage - Update installation instructions to use docker compose up --build -d - Add comprehensive project structure documentation
This commit is contained in:
@@ -21,7 +21,7 @@ LogBoard+ использует переменные окружения для н
|
||||
|
||||
- `.env` - Основной файл конфигурации (создается из `env.example`)
|
||||
- `docker-compose.yml` - Конфигурация Docker Compose
|
||||
- `excluded_containers.json` - Список исключенных контейнеров
|
||||
- `app/excluded_containers.json` - Список исключенных контейнеров
|
||||
|
||||
### Приоритет настроек
|
||||
|
||||
|
||||
Reference in New Issue
Block a user