From bf83280b4fddb56ecf46340731facda7275777d2 Mon Sep 17 00:00:00 2001 From: trizin <25263018+trizin@users.noreply.github.com> Date: Wed, 30 Aug 2023 16:04:07 +0300 Subject: [PATCH] Fix --- start_ocean.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start_ocean.sh b/start_ocean.sh index ecc8fbb..6a73251 100755 --- a/start_ocean.sh +++ b/start_ocean.sh @@ -288,7 +288,7 @@ while :; do #COMPOSE_FILES="${COMPOSE_FILES/ -f ${COMPOSE_DIR}\/dashboard.yml/}" # Enforce images export CONTRACTS_VERSION=predictoor - export SUBGRAPH_VERSION=predictoor3 + export SUBGRAPH_VERSION=predictoor export PDR_BACKEND_VERSION=${PDR_BACKEND_VERSION:-latest} # replicate true blockchain behiavour