im a dummy lol, forgot the createRammerhead call
This commit is contained in:
parent
34fdf7c5ce
commit
ca37615bef
1 changed files with 2 additions and 0 deletions
2
index.js
2
index.js
|
|
@ -19,6 +19,8 @@ const bare = createBareServer("/bare/");
|
|||
console.log(chalk.gray("Starting Bare..."));
|
||||
console.log(chalk.gray("Starting Rammerhead..."));
|
||||
|
||||
const rh = createRammerhead();
|
||||
|
||||
const rammerheadScopes = [
|
||||
"/rammerhead.js",
|
||||
"/hammerhead.js",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue