1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-11-22 17:50:13 +01:00
This commit is contained in:
trizin 2023-08-30 16:03:34 +03:00 committed by GitHub
parent 29dbe1af5f
commit 20f70c4a10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -287,7 +287,7 @@ while :; do
#COMPOSE_FILES="${COMPOSE_FILES/ -f ${COMPOSE_DIR}\/elasticsearch.yml/}" #COMPOSE_FILES="${COMPOSE_FILES/ -f ${COMPOSE_DIR}\/elasticsearch.yml/}"
#COMPOSE_FILES="${COMPOSE_FILES/ -f ${COMPOSE_DIR}\/dashboard.yml/}" #COMPOSE_FILES="${COMPOSE_FILES/ -f ${COMPOSE_DIR}\/dashboard.yml/}"
# Enforce images # Enforce images
export CONTRACTS_VERSION=predictoor3 export CONTRACTS_VERSION=predictoor
export SUBGRAPH_VERSION=predictoor3 export SUBGRAPH_VERSION=predictoor3
export PDR_BACKEND_VERSION=${PDR_BACKEND_VERSION:-latest} export PDR_BACKEND_VERSION=${PDR_BACKEND_VERSION:-latest}