Skip to content

Commit a5fb6fe

Browse files
committed
Detach
1 parent 9e59bcf commit a5fb6fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/start-cluster.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ chmod o+r rabbitmq-configuration/tls/*
2222
chmod g+r rabbitmq-configuration/tls/*
2323

2424
docker compose --file ci/cluster/docker-compose.yml down
25-
docker compose --file ci/cluster/docker-compose.yml up --detach
25+
docker compose --file ci/cluster/docker-compose.yml up
2626

2727
wait_for_message rabbitmq0 "completed with"
2828

0 commit comments

Comments
 (0)