mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 04:48:46 +00:00
Update services.md
This commit is contained in:
parent
5fa790e9fe
commit
b019295a06
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ To use a local icon, first create a Docker mount to `/app/public/icons` and then
|
|||
|
||||
## Ping
|
||||
|
||||
Services may have an optional `ping` property that allows you to monitor the availability of an external host. As of v0.7.5, the ping feature uses the true ping command on the underlying host.
|
||||
Services may have an optional `ping` property that allows you to monitor the availability of an external host. As of v0.8.0, the ping feature attempts to use a true (ICMP) ping command on the underlying host.
|
||||
|
||||
```yaml
|
||||
- Group A:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue