File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,22 +16,22 @@ workflowSchedule:
1616sites :
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"'
You can’t perform that action at this time.
0 commit comments