update some informations after create full stack
This commit is contained in:
@@ -6,7 +6,8 @@ datasources:
|
||||
uid: $GRAFANA_DEFAULT_SOURCE_UID
|
||||
access: proxy
|
||||
user: $GRAFANA_DEFAULT_SOURCE_USER
|
||||
url: http://influxdb:8086
|
||||
url: http://$GRAFANA_DEFAULT_SOURCE_HOST:$GRAFANA_DEFAULT_SOURCE_PORT
|
||||
isDefault: true
|
||||
jsonData:
|
||||
dbName: $GRAFANA_DEFAULT_SOURCE_DB
|
||||
httpMode: GET
|
||||
|
||||
Reference in New Issue
Block a user