fix(gatus): non useful hostname
This commit is contained in:
parent
0c9790435b
commit
8e0f0bd70a
1 changed files with 3 additions and 0 deletions
|
@ -64,6 +64,9 @@ endpoints:
|
||||||
- name: hopper
|
- name: hopper
|
||||||
group: games
|
group: games
|
||||||
url: "tcp://ixvd.net:25565"
|
url: "tcp://ixvd.net:25565"
|
||||||
|
ui:
|
||||||
|
hide-hostname: true
|
||||||
|
hide-url: true
|
||||||
conditions:
|
conditions:
|
||||||
- "[CONNECTED] == true"
|
- "[CONNECTED] == true"
|
||||||
|
|
||||||
|
|
Reference in a new issue