mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 17:50:13 +01:00
Update start_ocean.sh
This commit is contained in:
parent
89939acfc6
commit
0c52a667e2
@ -211,6 +211,7 @@ while :; do
|
||||
;;
|
||||
--with-c2d)
|
||||
COMPOSE_FILES+=" -f ${COMPOSE_DIR}/registry.yml"
|
||||
COMPOSE_FILES+=" -f ${COMPOSE_DIR}/ipfs.yml"
|
||||
COMPOSE_FILES+=" -f ${COMPOSE_DIR}/c2d.yml"
|
||||
printf $COLOR_Y'Starting with C2D...\n\n'$COLOR_RESET
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user