Skip to content

Commit

Permalink
feat: add Discord redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuruyia authored Sep 17, 2024
1 parent 0d2b606 commit de6365e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ sites:
url: https://blog.kuzzle.io
- name: Kuzzle Docs
url: https://docs.kuzzle.io
- name: "Discord #1"
url: https://discord-redirect.app.kuzzle.io
expectedStatusCodes:
- 302
- name: "Discord #2"
url: https://join.discord.kuzzle.io
expectedStatusCodes:
- 302
- name: PaaS Console (API)
url: $SITE_URL_PAAS_CONSOLE_API
- name: PaaS Console (Web)
Expand Down

0 comments on commit de6365e

Please sign in to comment.