Fix mount paths for mounted files
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user