Skip to content

Commit ead6e20

Browse files
committed
Update actuator health check URL
1 parent caeebf8 commit ead6e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ graph TB
175175
4. **Verify the service is running**
176176

177177
```bash
178-
curl http://localhost:8080/actuator/health
178+
curl http://localhost:39146/actuator/health
179179
```
180180

181181
## Configuration

0 commit comments

Comments
 (0)