mirror of
https://github.com/Sheldan/OnePlusBot.git
synced 2026-03-21 05:48:42 +00:00
[OPB-37] fixing loki data source in docker compose config
This commit is contained in:
@@ -20,4 +20,10 @@ datasources:
|
||||
jsonData:
|
||||
sslmode: 'disable'
|
||||
version: 1
|
||||
editable: false
|
||||
editable: false
|
||||
- name: Loki
|
||||
type: loki
|
||||
access: proxy
|
||||
url: 'http://${LOKI_HOST}:${LOKI_PORT}'
|
||||
jsonData:
|
||||
maxLines: 2000
|
||||
Reference in New Issue
Block a user