Skip to content

Commit

Permalink
Merge pull request #193 from DevopsGroupC/hotfix/grafana-ip
Browse files Browse the repository at this point in the history
Hotfix/grafana ip
  • Loading branch information
ebrvc authored Jun 11, 2024
2 parents 8d40cd5 + f668976 commit 4989855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp-minitwit/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
{
"Name": "LokiHttp",
"Args": {
"serverUrl": "http://67.207.73.140:3100/",
"serverUrl": "http://209.38.180.149:3100/",
"credentials": null
}
}
Expand Down

0 comments on commit 4989855

Please sign in to comment.