Skip to content

Commit

Permalink
don't attach to unnecessary services for run-peerdb.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
heavycrystal committed Oct 23, 2023
1 parent 3d455c8 commit 926df3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-peerdb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ then
fi

docker compose pull
docker compose -f docker-compose.yml up
docker compose -f docker-compose.yml up --no-attach catalog --no-attach temporal --no-attach temporal-ui --no-attach temporal-admin-tools

0 comments on commit 926df3e

Please sign in to comment.