Skip to content

Commit

Permalink
v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rgfaber committed Oct 22, 2021
1 parent 9c2547c commit 6918309
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run-minimal.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,15 @@ docker-compose -f couchdb.yml \
-f nats-streaming.yml \
-f eventstore.yml \
-f redis.yml \
-f rabbitmq.yml \
-f networks.yml \
down

docker-compose -f couchdb.yml \
-f nats-streaming.yml \
-f eventstore.yml \
-f redis.yml \
-f rabbitmq.yml \
-f networks.yml \
up --build $1

0 comments on commit 6918309

Please sign in to comment.