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

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: {