mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-14 17:22:17 -05: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