Skip to content

Commit

Permalink
Update .upptimerc.yml
Browse files Browse the repository at this point in the history
The variables (from the environment?) aren't substituted in the reports - Putting the concrete URLs here makes for more useful alerts IMHO.

What is the benefit of the URLs in the upptime config?
  • Loading branch information
hacklschorsch authored Jun 13, 2024
1 parent ff818dd commit de05084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ sites:
- 403
- name: Matomo - PS
icon: https://raw.githubusercontent.com/LeastAuthority/org-members-upptime/master/assets/matomo-icon.png
url: $URL_MATOMO_PS
url: https://matomo.private.storage/
expectedStatusCodes:
- 200
- name: Remote
Expand Down

0 comments on commit de05084

Please sign in to comment.