Files
docker-seafile-client/assets/supervisord.conf
2019-03-15 00:16:35 +01:00

11 lines
201 B
Plaintext

[supervisord]
nodaemon=true
[unix_http_socket]
file=/seafile/seafile-data/seafile.sock
[program:seaf-cli-start-loop]
command=/seaf-cli-start.sh
process_name=%(program_name)s
numprocs=1
autostart=true