mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 19:27:49 +00:00
Update grafana support
This commit is contained in:
@@ -4,7 +4,7 @@ datasources:
|
||||
- name: PostgreSQL
|
||||
isDefault: true
|
||||
type: postgres
|
||||
url: 172.30.0.1:5432
|
||||
url: '${PGSAIL_GRAFANA_URI}'
|
||||
database: signalk
|
||||
user: grafana
|
||||
secureJsonData:
|
||||
|
Reference in New Issue
Block a user