Fix mount paths for mounted files

This commit is contained in:
IshaVenikar
2024-06-18 22:26:30 +05:30
committed by nabarun
parent b4bb9830be
commit 28bfcfffc3
6 changed files with 12 additions and 12 deletions
@@ -26,7 +26,7 @@
# Server GQL config
[server.gql]
path = "/"
path = "/graphql"
# Max block range for which to return events in eventsInRange GQL query.
# Use -1 for skipping check on block range.