mirror of
https://github.com/dominikhoebert/docker-projects.git
synced 2025-06-28 17:27:03 +00:00
11 lines
205 B
YAML
11 lines
205 B
YAML
|
apiVersion: 1
|
||
|
|
||
|
datasources:
|
||
|
- name: gdev-testdata
|
||
|
isDefault: false
|
||
|
type: testdata
|
||
|
- name: gdev-loki
|
||
|
type: loki
|
||
|
uid: gdev-loki
|
||
|
access: proxy
|
||
|
url: http://host.docker.internal:3100
|