Skip to content

Commit

Permalink
0.9.1 release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sqshq committed Jun 2, 2019
1 parent bc9d77a commit 48336e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/backend.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
)

const (
backendUrl = "http://localhost/api/v1"
backendUrl = "https://sampler.dev/api/v1"
installationPath = "/telemetry/installation"
statisticsPath = "/telemetry/statistics"
crashPath = "/telemetry/crash"
Expand Down

0 comments on commit 48336e8

Please sign in to comment.