Skip to content

Commit 08c9960

Browse files
committed
remove slug
1 parent 9628748 commit 08c9960

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.upptimerc.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,22 @@ workflowSchedule:
1616
sites:
1717
- name: Company Website
1818
url: https://doubleextortion.com
19-
slug: company-website
19+
# slug: company-website
2020
- name: Platform Frontend
2121
url: https://app.doubleextortion.com
22-
slug: app-prod-fronted
22+
# slug: app-prod-fronted
2323
- name: Platform Authentication Endpoint (prod)
2424
url: https://auth.eu-ep1.doubleextortion.com
25-
slug: app-prod-auth
25+
# slug: app-prod-auth
2626
- name: Platform Primary API Endpoint (prod)
2727
url: https://api.eu-ep1.doubleextortion.com/v1/
28-
slug: app-prod-api-eu-primary
28+
# slug: app-prod-api-eu-primary
2929
expectedStatusCodes:
3030
- 403
3131
__dangerous__body_down_if_text_missing: '"Missing Authentication Token"'
3232
- name: Platform Secondary API Endpoint (prod)
3333
url: https://api.eu-ep1b.doubleextortion.com/v1/
34-
slug: app-prod-api-eu-secondary
34+
# slug: app-prod-api-eu-secondary
3535
expectedStatusCodes:
3636
- 403
3737
__dangerous__body_down_if_text_missing: '"Missing Authentication Token"'

0 commit comments

Comments
 (0)