fix status page
All checks were successful
update neo with compose files / update (push) Successful in 6s
All checks were successful
update neo with compose files / update (push) Successful in 6s
This commit is contained in:
parent
3a87c42d9a
commit
667b70fb0f
1 changed files with 3 additions and 3 deletions
|
@ -42,10 +42,10 @@ endpoints:
|
|||
|
||||
# DEVOPS #
|
||||
|
||||
- name: gitlab
|
||||
<<: *default
|
||||
- name: gitea
|
||||
<<: *default-http
|
||||
group: devops
|
||||
url: "tcp://git.ixvd.net:80"
|
||||
url: "https://git.ixvd.net"
|
||||
|
||||
- name: grafana
|
||||
<<: *default-http
|
||||
|
|
Reference in a new issue