10 lines
247 B
Plaintext
10 lines
247 B
Plaintext
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
|