Files
spring-kafka-event-sourcing…/docker/zookeeper/supervisord.conf
2017-11-10 08:09:19 +01:00

7 lines
142 B
Plaintext

[supervisord]
nodaemon=true
[program:zookeeper]
command=/usr/share/zookeeper/bin/zkServer.sh start-foreground
autostart=true
autorestart=true