Merge pull request #1069 from rommelkott/main

Refactor Healthchecks widget API host to be parametrized
This commit is contained in:
shamoon 2023-02-28 07:58:20 -08:00 committed by GitHub
commit af2566c237
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
import credentialedProxyHandler from "utils/proxy/handlers/credentialed";
const widget = {
api: "https://healthchecks.io/api/v2/{endpoint}/{uuid}",
api: "{url}/api/v2/{endpoint}/{uuid}",
proxyHandler: credentialedProxyHandler,
mappings: {