Skip to content

Commit

Permalink
added new sites
Browse files Browse the repository at this point in the history
  • Loading branch information
barrydaniels-nl committed Sep 10, 2024
1 parent 278c5fe commit 2991eb5
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,21 @@ sites:
- name: DSO-API
url: $SITE_URL_DSOAPI
maxResponseTime: 3000
- name: DSO-API Catalog
url: $SITE_URL_CATALOG
maxResponseTime: 3000
- name: API Keys
url: $SITE_URL_APIKEYS
maxResponseTime: 3000
- name: Amsterdam Schema
url: $SITE_URL_SCHEMAS
maxResponseTime: 3000
- name: Geosearch
url: $SITE_URL_GEOSEARCH
maxResponseTime: 3000
- name: Atlas
url: $SITE_URL_ATLAS
maxResponseTime: 3000
- name: DSO-API Catalog
url: $SITE_URL_CATALOG
maxResponseTime: 3000
- name: Mapserver
url: $SITE_URL_MAPSERVER
maxResponseTime: 3000
Expand Down

0 comments on commit 2991eb5

Please sign in to comment.