We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a36c3 commit c1bc9abCopy full SHA for c1bc9ab
compose.yaml
@@ -58,6 +58,7 @@ services:
58
ports:
59
- "5672:5672"
60
- "15672:15672"
61
+ restart: always
62
debezium:
63
image: quay.io/debezium/server:3.1
64
0 commit comments