Spaces:
Running
Running
File size: 160 Bytes
f1d5e1c |
1 2 3 4 |
#!/bin/bash
# Start supervisord in the foreground to properly manage child processes
exec /usr/bin/supervisord -n -c /etc/supervisor/conf.d/supervisord.conf |