13 lines
164 B
YAML
13 lines
164 B
YAML
server:
|
|
port: 8080
|
|
host: "localhost"
|
|
|
|
app:
|
|
url: "http://localhost:8080"
|
|
|
|
integrations:
|
|
zabbix_agent:
|
|
plugin:
|
|
name: "Onvif"
|
|
version: "1.0.0"
|