mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 17:50:13 +01:00
Fix
This commit is contained in:
parent
20f70c4a10
commit
bf83280b4f
@ -288,7 +288,7 @@ while :; do
|
|||||||
#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=predictoor
|
export CONTRACTS_VERSION=predictoor
|
||||||
export SUBGRAPH_VERSION=predictoor3
|
export SUBGRAPH_VERSION=predictoor
|
||||||
export PDR_BACKEND_VERSION=${PDR_BACKEND_VERSION:-latest}
|
export PDR_BACKEND_VERSION=${PDR_BACKEND_VERSION:-latest}
|
||||||
|
|
||||||
# replicate true blockchain behiavour
|
# replicate true blockchain behiavour
|
||||||
|
Loading…
Reference in New Issue
Block a user