fix: additional found env variables added

This commit is contained in:
Vladimir Svacko 2026-01-28 16:13:32 +01:00
parent e5c1134eab
commit b7c56d11f2
2 changed files with 62 additions and 25 deletions

View file

@ -5,16 +5,7 @@
## Priority 2: Enhance Existing Sections
### 2.2 Configuration Section
- Add a complete table of all environment variables with descriptions
- Include default values and required/optional status
- Add examples of production vs development configurations
### 2.3 Schema Relationship Section
- Create a mapping table between Zabbix entities and GraphQL types
- Explain how Zabbix host groups, templates, and items relate to GraphQL objects
- Add information about the Location type and its usage
## Priority 3: Add New Sections