This commit is contained in:
alexcos20 2023-05-16 14:33:26 +03:00
parent cec4717cc6
commit 053f269326
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@ while :; do
--predictoor)
# Add what we need
COMPOSE_FILES+=" -f ${COMPOSE_DIR}/thegraph.yml"
# Remove what is not needed for now
# We should remove what is not needed for now, but ocean,py requires both aqua & provider
#COMPOSE_FILES="${COMPOSE_FILES/ -f ${COMPOSE_DIR}\/provider.yml/}"
#COMPOSE_FILES="${COMPOSE_FILES/ -f ${COMPOSE_DIR}\/redis.yml/}"
#COMPOSE_FILES="${COMPOSE_FILES/ -f ${COMPOSE_DIR}\/aquarius.yml/}"