Skip to content

Commit

Permalink
Update start_ocean.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcos20 authored Nov 18, 2021
1 parent 500530d commit fecb2d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start_ocean.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ COMPOSE_DIR="${DIR}/compose-files"

export AQUARIUS_VERSION=${AQUARIUS_VERSION:-v4main}
export PROVIDER_VERSION=${PROVIDER_VERSION:-v4main}
export CONTRACTS_VERSION=${CONTRACTS_VERSION:-v4main}
export CONTRACTS_VERSION=${CONTRACTS_VERSION:-v4main_postaudit}
export RBAC_VERSION=${RBAC_VERSION:-next}
export PROJECT_NAME="ocean"
export FORCEPULL="false"
Expand Down

0 comments on commit fecb2d8

Please sign in to comment.