Hi there
I use supervisor.
in the [inet_http_server] section, there are only one username and password
username=user
password=pass
Do you know how to add more than two users.
Thank you.
--
https://mail.python.org/mailman/listinfo/python-list
Hi there
I am trying to use supervisord.
I wrote some program in /etc/supervisord.conf file.
I wrote four programs in it.
However, one program can't show in the web console.
the program name is "myprogram_three".
My /etc/supervisord.conf file's snippet is below
I modified http_port.
[super