MCPcopy
hub / github.com/NginxProxyManager/nginx-proxy-manager / dead_hosts.js

File dead_hosts.js

backend/routes/nginx/dead_hosts.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import express from "express";
2import internalDeadHost from "../../internal/dead-host.js";
3import jwtdecode from "../../lib/express/jwt-decode.js";
4import apiValidator from "../../lib/validator/api.js";

Callers

nothing calls this directly

Calls 4

debugFunction · 0.90
getValidationSchemaFunction · 0.90
validatorFunction · 0.85
apiValidatorFunction · 0.85

Tested by

no test coverage detected