Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHGS committed Sep 4, 2023
1 parent d0d0240 commit 229e5c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
cd /usr/local/bin/ &&./etcd &
cd /usr/local/bin/ &&./jaeger-all-in-one --collector.zipkin.host-port=:9411 &
systemctl start rabbitmq-server
systemctl start rabbitmq-server &
systemctl start redis-server

./gateway &
Expand Down

0 comments on commit 229e5c4

Please sign in to comment.