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 #
|
# DEVOPS #
|
||||||
|
|
||||||
- name: gitlab
|
- name: gitea
|
||||||
<<: *default
|
<<: *default-http
|
||||||
group: devops
|
group: devops
|
||||||
url: "tcp://git.ixvd.net:80"
|
url: "https://git.ixvd.net"
|
||||||
|
|
||||||
- name: grafana
|
- name: grafana
|
||||||
<<: *default-http
|
<<: *default-http
|
||||||
|
|
Reference in a new issue