Skip to content

Commit 59f4bc8

Browse files
authored
Update README.md
1 parent a4219ee commit 59f4bc8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@ If you are using [symfony/security](https://symfony.com/doc/current/security.htm
9595
healthcheck:
9696
pattern: ^/health
9797
security: false
98+
ping:
99+
pattern: ^/ping
100+
security: false
98101
```
99102

100103
Step 4: Additional settings

0 commit comments

Comments
 (0)