forked from Ivasoft/traefik
Update documentation on onHostRule, ping examples, and web deprecation
This commit is contained in:
committed by
Traefiker Bot
parent
4f3b06472b
commit
d54777236c
@@ -1,5 +1,7 @@
|
||||
# Ping Definition
|
||||
|
||||
## Configuration
|
||||
|
||||
```toml
|
||||
# Ping definition
|
||||
[ping]
|
||||
@@ -19,7 +21,7 @@
|
||||
!!! warning
|
||||
Even if you have authentication configured on entry point, the `/ping` path of the api is excluded from authentication.
|
||||
|
||||
### Example
|
||||
## Example
|
||||
|
||||
```shell
|
||||
curl -sv "http://localhost:8080/ping"
|
||||
|
||||
Reference in New Issue
Block a user