docs(debian-setup): fix supervisord.conf path

This commit is contained in:
Quentin McGaw 2021-11-21 07:39:17 -05:00 committed by GitHub
parent 0fbc76abd0
commit d64fc17f8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -112,7 +112,7 @@ ## Install supervisord
mv /tmp/supervisord_static /usr/local/bin/supervisord
```
1. Set its configuration in `/etc/supervisord.conf` as:
1. Set its configuration in `/etc/supervisor/supervisord.conf` as:
```ini
[supervisord]