1
0
mirror of https://github.com/tormachris/cf-workers-status-page.git synced 2024-09-21 13:13:05 +02:00

Merge pull request #10 from eidam/e/fix-default-config

fix: correct cloudflare.com monitor url
This commit is contained in:
Adam Janiš 2020-11-17 18:19:41 +01:00 committed by GitHub
commit 9cd0e4ef29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ monitors:
- id: www-cloudflare-com
name: www.cloudflare.com
description: 'Built for anything connected to the Internet.'
url: 'https://github.com/eidam/cf-workers-status-page'
url: 'https://www.cloudflare.com'
method: GET
expectStatus: 200