[Samples] Make sample-reactive testable
This commit is contained in:
7
spring-pulsar-sample-apps/sample-reactive/compose.yaml
Normal file
7
spring-pulsar-sample-apps/sample-reactive/compose.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
services:
|
||||
pulsar:
|
||||
image: 'apachepulsar/pulsar:3.1.2'
|
||||
ports:
|
||||
- '6650'
|
||||
- '8080'
|
||||
command: 'bin/pulsar standalone'
|
||||
Reference in New Issue
Block a user