remove changes used for dev testing

Signed-off-by: jessicamack <jmack@redhat.com>
This commit is contained in:
jessicamack
2023-02-09 14:30:44 -05:00
parent 8cab4d0702
commit 804e654cc2
2 changed files with 1 additions and 3 deletions

View File

@@ -101,7 +101,7 @@ stdout_events_enabled = true
stderr_events_enabled = true
[group:tower-processes]
programs=awx-dispatcher,awx-receiver,awx-uwsgi,awx-daphne,awx-nginx,awx-wsrelay,awx-rsyslogd,awx-heartbeet,awx-cache-clear
programs=awx-dispatcher,awx-receiver,awx-uwsgi,awx-daphne,awx-nginx,awx-wsrelay,awx-rsyslogd,awx-heartbeet
priority=5
[program:awx-autoreload]