Преглед изворни кода

Changed devenv default data source to testdata

Torkel Ödegaard пре 6 година
родитељ
комит
0ed32ebcb4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      devenv/datasources.yaml

+ 1 - 1
devenv/datasources.yaml

@@ -11,11 +11,11 @@ datasources:
   - name: gdev-prometheus
     type: prometheus
     access: proxy
-    isDefault: true
     url: http://localhost:9090
 
   - name: gdev-testdata
     type: testdata
+    isDefault: true
 
   - name: gdev-influxdb
     type: influxdb