mirror of
https://github.com/dataforcanada/d4c-service-status.git
synced 2026-06-13 14:10:51 +02:00
Update repository name and add new site entry
This commit is contained in:
+4
-2
@@ -1,19 +1,21 @@
|
|||||||
# Change these first
|
# Change these first
|
||||||
owner: dataforcanada # Your GitHub organization or username, where this repository lives
|
owner: dataforcanada # Your GitHub organization or username, where this repository lives
|
||||||
repo: status-01.dataforcanada.org # The name of this repository
|
repo: status.dataforcanada.org # The name of this repository
|
||||||
|
|
||||||
sites:
|
sites:
|
||||||
- name: www.dataforcanada.org
|
- name: www.dataforcanada.org
|
||||||
url: https://www.dataforcanada.org
|
url: https://www.dataforcanada.org
|
||||||
- name: data-01.dataforcanada.org
|
- name: data-01.dataforcanada.org
|
||||||
url: https://data-01.dataforcanada.org
|
url: https://data-01.dataforcanada.org
|
||||||
|
- name: data-01.dev.dataforcanada.org
|
||||||
|
url: https://data-01.dev.dataforcanada.org
|
||||||
assignees:
|
assignees:
|
||||||
- diegoripley
|
- diegoripley
|
||||||
|
|
||||||
status-website:
|
status-website:
|
||||||
# Add your custom domain name, or remove the `cname` line if you don't have a domain
|
# Add your custom domain name, or remove the `cname` line if you don't have a domain
|
||||||
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
|
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
|
||||||
cname: status-01.dataforcanada.org
|
cname: status.dataforcanada.org
|
||||||
# baseUrl: /your-repo-name
|
# baseUrl: /your-repo-name
|
||||||
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
|
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
|
||||||
name: Status Page for Data for Canada
|
name: Status Page for Data for Canada
|
||||||
|
|||||||
Reference in New Issue
Block a user