mirror of
https://github.com/balkian/Hookio-Mailer.git
synced 2025-09-02 10:32:19 +00:00
Connect instead of start
This commit is contained in:
@@ -10,4 +10,4 @@ var hook = new Hook({
|
||||
// Hook.start defaults to localhost
|
||||
// it can accept dnode constructor options ( for remote connections )
|
||||
// these hooks can be started on diffirent machines / networks / devices
|
||||
hook.start();
|
||||
hook.connect();
|
||||
|
Reference in New Issue
Block a user