[FA-misc] Reporting service now has a status page on the frontend

This commit is contained in:
gamer147
2026-02-01 12:07:57 -05:00
parent 9bc39c3abf
commit 7ccc3ade9e
18 changed files with 1046 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
{
"subgraph": "Reporting",
"http": {
"baseAddress": "http://localhost:5140/graphql"
"baseAddress": "https://localhost:7310/graphql"
}
}