浏览代码

Devenv: Update Graphite port in dev datasources (#17255)

Dominik Prokop 6 年之前
父节点
当前提交
a7aaed49b5
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      devenv/datasources.yaml

+ 2 - 1
devenv/datasources.yaml

@@ -1,10 +1,11 @@
+
 apiVersion: 1
 
 datasources:
   - name: gdev-graphite
     type: graphite
     access: proxy
-    url: http://localhost:8080
+    url: http://localhost:8180
     jsonData:
       graphiteVersion: "1.1"