问题
v2.1
I created a /etc/supervisord.d/myapp.ini file to run my application. How do I make supervisord use this INI file?
回答1:
You have to modify the main supervisor configuration file and tell it to auto load ini files automatically. Usually it loads the *.conf files.
来源:https://stackoverflow.com/questions/48157876/how-to-make-supervisord-use-an-ini-file