mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-28 16:12:25 -05:00
17 lines
237 B
YAML
17 lines
237 B
YAML
|
|
apiVersion: 1
|
||
|
|
|
||
|
|
datasources:
|
||
|
|
- name: Tempo
|
||
|
|
type: tempo
|
||
|
|
access: proxy
|
||
|
|
orgId: 1
|
||
|
|
url: http://tempo:3200
|
||
|
|
basicAuth: false
|
||
|
|
isDefault: true
|
||
|
|
version: 1
|
||
|
|
editable: false
|
||
|
|
apiVersion: 1
|
||
|
|
uid: tempo
|
||
|
|
jsonData:
|
||
|
|
httpMethod: GET
|