fix: update services gatus
This commit is contained in:
parent
4162fd2e5e
commit
9dd0794702
1 changed files with 9 additions and 4 deletions
|
@ -77,14 +77,14 @@ endpoints:
|
|||
ui:
|
||||
hide-hostname: true
|
||||
|
||||
- name: microbin
|
||||
- name: bin
|
||||
<<: *default-http
|
||||
group: cloud
|
||||
url: "https://bin.ixvd.net"
|
||||
|
||||
# DEVOPS #
|
||||
|
||||
- name: gitea
|
||||
- name: forgejo
|
||||
<<: *default-http
|
||||
group: devops
|
||||
url: "https://git.ixvd.net"
|
||||
|
@ -111,10 +111,10 @@ endpoints:
|
|||
group: utils
|
||||
url: "https://search.ixvd.net"
|
||||
|
||||
- name: libretranslate
|
||||
- name: wireguard
|
||||
<<: *default-http
|
||||
group: utils
|
||||
url: "https://translate.ixvd.net"
|
||||
url: "https://link.ixvd.net"
|
||||
|
||||
# SOCIAL #
|
||||
|
||||
|
@ -127,6 +127,11 @@ endpoints:
|
|||
<<: *default-http
|
||||
group: social
|
||||
url: "https://fedi.ixvd.net"
|
||||
|
||||
- name: takahe
|
||||
<<: *default-http
|
||||
group: social
|
||||
url: "https://takahe.ixvd.net"
|
||||
|
||||
- name: cinny
|
||||
<<: *default-http
|
||||
|
|
Loading…
Reference in a new issue