Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
_ from
"lodash"
;
2
import
{ castJsonIfNeed } from
"../lib/helpers.js"
;
3
import
deadHostModel from
"../models/dead_host.js"
;
4
import
proxyHostModel from
"../models/proxy_host.js"
;
Callers
nothing calls this directly
Calls
1
castJsonIfNeed
Function · 0.90
Tested by
no test coverage detected