summaryrefslogtreecommitdiff
path: root/packaging/docker/catlfish-dev/supervisord.conf
blob: f3493e5e0e88e7df3fe931f7dca46d29d1c08141 (plain)
1
2
3
4
5
6
[supervisord]
nodaemon=true

[program:catlfish]
childlogdir=/var/run/catlfish/supervisord_log
command=/usr/local/catlfish/bin/run_erl /var/run/catlfish/ /var/run/catlfish/erlang_log/ "exec /usr/local/catlfish/bin/erl -config catlfish"