Skip to content

Commit

Permalink
Reverted custom theme for now, added docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Jun 23, 2021
1 parent a35305b commit 532f14b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,37 +16,37 @@ skipDescriptionUpdate: true

# Report on sites
sites:
- name: TonicPow Website
- name: Website
url: https://tonicpow.com
icon: https://tonicpow.com/favicon-32x32.png
maxResponseTime: 8000
expectedStatusCodes:
- 200
- name: TonicPow API
- name: API
url: https://api.tonicpow.com
icon: https://tonicpow.com/favicon-32x32.png
maxResponseTime: 4000
expectedStatusCodes:
- 200
- name: TonicPow Short-Link Service
- name: Short-Link Service
url: https://tpow.app
icon: https://tonicpow.com/favicon-32x32.png
maxResponseTime: 8000
expectedStatusCodes:
- 200
- 301
- 302
- name: GoBitcoinSV
url: https://gobitcoinsv.com
icon: https://gobitcoinsv.com/favicon.ico
- name: Documentation
url: https://docs.tonicpow.com
icon: https://tonicpow.com/favicon-32x32.png
maxResponseTime: 8000
expectedStatusCodes:
- 200

# Status website configuration
status-website:
# theme: dark
themeUrl: https://status.tonicpow.com/custom-theme.css
theme: dark
# themeUrl: https://status.tonicpow.com/custom-theme.css
cname: status.tonicpow.com
favicon: https://tonicpow.com/favicon-32x32.png
logoUrl: https://tonicpow.com/images/tp_logo.svg
Expand Down

0 comments on commit 532f14b

Please sign in to comment.