Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2024-10-16 21:45:21 +02:00
parent 180a7ca58e
commit 4f084dbfc9

View File

@@ -6,7 +6,7 @@
"name": "web check",
"description": "Checking if the app responds to the /actuator/health/readiness endpoint",
"path": "/actuator/health/readiness",
"port": 8080,
"port": 5000,
"attempts": 3
}
]