docs: remove scripts/ from README project structure
This commit is contained in:
@@ -474,8 +474,6 @@ oci-cis-agent/
|
|||||||
│ │ ├── hooks/ # Custom hooks (theme, i18n)
|
│ │ ├── hooks/ # Custom hooks (theme, i18n)
|
||||||
│ │ └── i18n/ # Internationalization (pt/en, 625 keys)
|
│ │ └── i18n/ # Internationalization (pt/en, 625 keys)
|
||||||
│ └── dist/ # Built SPA served at /
|
│ └── dist/ # Built SPA served at /
|
||||||
├── scripts/
|
|
||||||
│ └── reportgenerator.js # n8n reference script (original report layout, not used by app)
|
|
||||||
├── nginx/
|
├── nginx/
|
||||||
│ └── default.conf # Reverse proxy (React SPA + API /api/)
|
│ └── default.conf # Reverse proxy (React SPA + API /api/)
|
||||||
├── docker-compose.yml # Orchestration
|
├── docker-compose.yml # Orchestration
|
||||||
|
|||||||
Reference in New Issue
Block a user