diff --git a/configs/supervisor.conf b/configs/supervisor.conf index 1ad3e2e..758ab59 100644 --- a/configs/supervisor.conf +++ b/configs/supervisor.conf @@ -1,5 +1,5 @@ [program:drop] -user = www-data +user = arch directory = /srv/apps/drop command = /srv/apps/drop/venv/bin/uwsgi --ini /srv/apps/drop/configs/uwsgi.ini autostart = true