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

Fixed issue with not being able to disable the web interface #195

Closed
wants to merge 1 commit into from
Closed

Fixed issue with not being able to disable the web interface #195

wants to merge 1 commit into from

Conversation

prssn
Copy link
Contributor

@prssn prssn commented Jan 26, 2015

Current master gives the following exception:

sinopia/lib/index.js:93
    next( Error[404]('web interface is disabled in the config file') )
    ^
ReferenceError: next is not defined

@rlidwka
Copy link
Owner

rlidwka commented Jan 26, 2015

Merged in c49b069 with one difference (endpoint should be /, not /*).

Thanks!

@rlidwka rlidwka closed this Jan 26, 2015
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