Skip to content

Commit

Permalink
modified url to point to my exposed ngrok app
Browse files Browse the repository at this point in the history
  • Loading branch information
Elian Temes Sanchez committed May 3, 2024
1 parent 5c19cc3 commit 223afed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
}

provider "grafana" {
url = "http://localhost:3000"
url = "https://3094-2803-9800-9015-5500-29ad-6acf-b1d2-d0b2.ngrok-free.app/"
auth = "admin:admin"
}

Expand Down

0 comments on commit 223afed

Please sign in to comment.