mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-22 16:31:15 -05:00
Merge pull request #2686 from alphagov/integer
Set healthcheck timeout as integer
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
'production': ['api.notifications.service.gov.uk'],
|
||||
},
|
||||
'health-check-type': 'port',
|
||||
'health-check-invocation-timeout': 2.5,
|
||||
'health-check-invocation-timeout': 3,
|
||||
'instances': {
|
||||
'preview': None,
|
||||
'staging': None,
|
||||
|
||||
Reference in New Issue
Block a user