12 lines
141 B
YAML
12 lines
141 B
YAML
server:
|
|
port: 8080
|
|
host: "localhost"
|
|
|
|
app:
|
|
url: "http://localhost:8080"
|
|
|
|
integrations:
|
|
zabbix_agent:
|
|
plugin:
|
|
name: "Onvif"
|