diff --git a/app/MiscUnit.js b/app/MiscUnit.js index a4d21e6..8bd6ff8 100644 --- a/app/MiscUnit.js +++ b/app/MiscUnit.js @@ -37,6 +37,10 @@ class MiscUnit extends Unit { global.devbug = { version: '0.2.0', code: { + node: `dbsetup({ +\tserver: "https://CHANGEME:8000/", // DevBug Server URL +\tproject: "CHANGEME", // Project API Key +})`, php: `