mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
[CST-5288] Improved health status comment
This commit is contained in:
@@ -15,6 +15,7 @@ management.endpoint.health.status.order= down, out-of-service, up-with-issues, u
|
||||
management.endpoints.web.exposure.include=health,info
|
||||
|
||||
## Configuration to set 200 as status of health http response when it is DOWN or OUT_OF_SERVICE
|
||||
## The DSpace UI requires these be set to 200 in order to support health status reports when services are down.
|
||||
management.endpoint.health.status.http-mapping.down = 200
|
||||
management.endpoint.health.status.http-mapping.out-of-service = 200
|
||||
|
||||
|
Reference in New Issue
Block a user