Skip to content

Commit

Permalink
changed db stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
brycecoon committed Apr 5, 2024
1 parent 28a31e3 commit 8ab1713
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion BlazorTickets/bryceMetrics.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ public static class bryceMetrics
//Histogram
public static Histogram<int> histogram = Meter.CreateHistogram<int>("histogramCount", "1.0.0");


//to make the push work
}
1 change: 1 addition & 0 deletions BryceDocker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ services:
# networks:
# - otel

#something

bryceblazorapp:
build: ..
Expand Down

0 comments on commit 8ab1713

Please sign in to comment.