Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NginxProxyManager/nginx-proxy-manager
/ isDebugMode
Function
isDebugMode
backend/lib/config.js:218–218 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
216
* @returns {boolean}
217
*/
218
const
isDebugMode = () => !!process.env.DEBUG;
219
220
/**
221
* Are we running in CI?
Callers
3
debug
Function · 0.90
app.js
File · 0.90
getKeys
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected