Skip to content

Commit

Permalink
Add pulsar plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
CodePrometheus committed May 5, 2024
1 parent e48124e commit 00b8962
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/plugin/data/sw_pulsar/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ services:
- 8080:8080
networks:
- beyond
command: ["bash","-c", "bin/pulsar standalone"]
healthcheck:
test: ["CMD", "nc", "-nz", "127.0.0.1", "8080"]
interval: 5s
Expand Down

0 comments on commit 00b8962

Please sign in to comment.