Update GQL path for ajna subgraph watcher server (#785)
Smoke Test / Run basic test suite (push) Successful in 3m51s Details
Lint Checks / Run linter (push) Failing after 4s Details
Publish / Build and publish (push) Successful in 53s Details
Deploy Test / Run deploy test suite (push) Successful in 3m39s Details
Webapp Test / Run webapp test suite (push) Successful in 2m48s Details

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

Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/785
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
add-vega-stack v1.1.0-18b0064-202403261150
Nabarun 2024-03-26 11:50:05 +00:00 committed by ashwin
parent 5308ab1e4e
commit 18b006468d
1 changed files with 1 additions and 1 deletions

View File

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