fix(gatus): Update tab title
This commit is contained in:
@@ -18,7 +18,7 @@ config:
|
||||
path: "postgres://app:${DB_PASS}@prod-gatus-db-rw:5432/app"
|
||||
|
||||
ui:
|
||||
title: Oceanbox
|
||||
title: Oceanbox | Service Status
|
||||
header: Oceanbox Service Status
|
||||
logo: https://maps.oceanbox.io/ob.png
|
||||
link: https://maps.oceanbox.io
|
||||
@@ -98,13 +98,19 @@ config:
|
||||
<<: *https-endpoint
|
||||
group: "Experimental Services"
|
||||
url: https://atlantis.beta.oceanbox.io/healthz
|
||||
extra-labels:
|
||||
environment: staging
|
||||
|
||||
- name: Sorcerer Beta
|
||||
<<: *https-endpoint
|
||||
group: "Experimental Services"
|
||||
url: https://sorcerer.ekman.oceanbox.io/healthz
|
||||
extra-labels:
|
||||
environment: staging
|
||||
|
||||
- name: Plume Beta
|
||||
<<: *https-endpoint
|
||||
group: "Experimental Services"
|
||||
url: https://plume.ekman.oceanbox.io/healthz
|
||||
extra-labels:
|
||||
environment: staging
|
||||
|
||||
Reference in New Issue
Block a user