Initial commit — Zabbix Dashboard app
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
ZABBIX_URL=https://monitor.stranto.com
|
||||
ZABBIX_TOKEN=your_api_token_here
|
||||
PORT=3000
|
||||
|
||||
# Tag name used on hosts to identify the country (value e.g. AT / SK)
|
||||
COUNTRY_TAG=country
|
||||
|
||||
# Tag value that marks a host as a KFC restaurant
|
||||
CUSTOMER_TAG_VALUE=QWE
|
||||
Reference in New Issue
Block a user