mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-08 14:12:27 -05:00
fix format
This commit is contained in:
@@ -14,6 +14,7 @@ statsd_host = "{}:8125".format(os.getenv("STATSD_HOST"))
|
||||
gunicorn.SERVER_SOFTWARE = "None"
|
||||
timeout = 240
|
||||
|
||||
|
||||
def on_starting(server):
|
||||
server.log.info("Starting Notifications API")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user