9 lines
143 B
YAML
9 lines
143 B
YAML
apiVersion: 1
|
|
|
|
datasources:
|
|
- name: InfluxDB
|
|
type: influxdb
|
|
database: pluralkit
|
|
access: proxy
|
|
url: http://influx:8086
|
|
editable: false |