Skip to content

Commit

Permalink
Merge pull request #69 from tacman/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Yozhef authored Feb 6, 2024
2 parents 1d719de + b826507 commit f84e628
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,9 @@ symfony_health_check:

How Change Route:
----------------------------------
You can change the default behavior with a light configuration, remember to return to Step 3 after that:
You can change the default behavior with a light configuration, remember to modify the routes.
```yaml
# config/routes/symfony_health_check.yaml
health:
path: /your/custom/url
methods: GET
Expand Down

0 comments on commit f84e628

Please sign in to comment.