Update GQL path for ajna subgraph watcher server (#785)

Part of https://www.notion.so/Run-ajna-finance-subgraph-watcher-87748d78cd7a471b8d71f50d5fdc2657

Reviewed-on: cerc-io/stack-orchestrator#785
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
This commit is contained in:
Nabarun 2024-03-26 11:50:05 +00:00 committed by ashwin
parent 5308ab1e4e
commit 18b006468d

View File

@ -2,7 +2,7 @@
host = "0.0.0.0"
port = 3008
kind = "active"
gqlPath = "/graphql"
gqlPath = "/"
# Checkpointing state.
checkpointing = true