Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Commit

Permalink
Merge pull request #27 from grafana/20190225_default_address
Browse files Browse the repository at this point in the history
update default address to standard flux port
  • Loading branch information
davkal authored Feb 26, 2019
2 parents 3d7c556 + 235fb5c commit 71c4337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/partials/config.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<datasource-http-settings current="ctrl.current" no-direct-access="true" suggest-url="http://localhost:8093">
<datasource-http-settings current="ctrl.current" no-direct-access="true" suggest-url="http://localhost:8086">
</datasource-http-settings>

<h3 class="page-heading">InfluxDB Details</h3>
Expand Down

0 comments on commit 71c4337

Please sign in to comment.