mirror of
https://github.com/dominikhoebert/docker-projects.git
synced 2025-08-25 13:51:14 +00:00
added proxy network
updated services in readme updated homepage
This commit is contained in:
11
grafana-loki/provisioning/datasources/default.yaml
Normal file
11
grafana-loki/provisioning/datasources/default.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
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
|
Reference in New Issue
Block a user