Skip to content

Commit a4219ee

Browse files
authored
Update README.md
1 parent 98aa7e0 commit a4219ee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,11 @@ health:
139139
path: /your/custom/url
140140
methods: GET
141141
controller: SymfonyHealthCheckBundle\Controller\HealthController::healthCheckAction
142+
143+
ping:
144+
path: /your/custom/url
145+
methods: GET
146+
controller: SymfonyHealthCheckBundle\Controller\PingController::pingAction
142147
143148
```
144149

0 commit comments

Comments
 (0)