commit | 978728596a3eb5b46c6398691451b83ef32bd0e8 | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Thu Jun 02 11:19:46 2016 -0400 |
committer | Andy Bavier <acb@cs.princeton.edu> | Thu Jun 02 11:19:46 2016 -0400 |
tree | 7a741f26257654d3e0ac1e4c63a1096a60e3a486 | |
parent | a3691a1fde2933510b041fb0f50599aec85e209d [diff] |
Fix db container name
diff --git a/xos/configurations/cord-pod/Makefile b/xos/configurations/cord-pod/Makefile index e09378b..5b3d98d 100644 --- a/xos/configurations/cord-pod/Makefile +++ b/xos/configurations/cord-pod/Makefile
@@ -3,7 +3,7 @@ up: touch id_rsa id_rsa.pub - sudo docker-compose up -d db xos xos_synchronizer_fabric + sudo docker-compose up -d xos_db xos xos_synchronizer_fabric ../common/wait_for_xos_port.sh 80 bootstrap: nodes.yaml images.yaml