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:
12
grafana-loki/provisioning/plugins/app.yaml
Normal file
12
grafana-loki/provisioning/plugins/app.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
apiVersion: 1
|
||||
|
||||
apps:
|
||||
- type: "grafana-lokiexplore-app"
|
||||
org_id: 1
|
||||
org_name: "Grafana"
|
||||
disabled: false
|
||||
jsonData:
|
||||
apiUrl: http://default-url.com
|
||||
isApiKeySet: true
|
||||
secureJsonData:
|
||||
apiKey: secret-key
|
Reference in New Issue
Block a user