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

File host.js

backend/internal/host.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import _ from "lodash";
2import { castJsonIfNeed } from "../lib/helpers.js";
3import deadHostModel from "../models/dead_host.js";
4import proxyHostModel from "../models/proxy_host.js";

Callers

nothing calls this directly

Calls 1

castJsonIfNeedFunction · 0.90

Tested by

no test coverage detected