1
0
mirror of https://github.com/tormachris/cf-workers-status-page.git synced 2024-11-23 14:45:41 +01:00

expect 401

This commit is contained in:
Torma Kristóf 2022-05-25 11:35:56 +02:00 committed by GitHub
parent 798408aba1
commit 8e968732b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,5 +29,5 @@ monitors:
description: 'vZelenka status' description: 'vZelenka status'
url: 'https://neko.tormakristof.eu' url: 'https://neko.tormakristof.eu'
method: GET method: GET
expectStatus: 200 expectStatus: 401
linkable: true # allows the title to be a link, default=true linkable: true # allows the title to be a link, default=true