Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

localhost option in config #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

forresto
Copy link

#4

@@ -6,7 +6,8 @@ module.exports = {
outgoingWebhookServer: {
port: 666,
domain: 'your.webhook.server.com',
hookPath: '/irc-echo'
hookPath: '/irc-echo',
localhost: 'localhost'
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm still meditating on this object key a bit.. it seems weird to call it localhost, but it's also telling that the value should be...

dannon pushed a commit to dannon/irc-slack-echo-fork that referenced this pull request Aug 31, 2014
dannon pushed a commit to dannon/irc-slack-echo-fork that referenced this pull request Sep 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants