mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-20 22:39:43 -04:00
fix references to gds
This commit is contained in:
@@ -5,7 +5,6 @@ import gunicorn
|
||||
import eventlet
|
||||
import socket
|
||||
|
||||
from gds_metrics.gunicorn import child_exit # noqa
|
||||
|
||||
workers = 4
|
||||
worker_class = "eventlet"
|
||||
|
||||
Reference in New Issue
Block a user