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