Skip to content

Update express app to use 'mountPath' instead of / #239

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

Merged
merged 1 commit into from
Feb 4, 2016

Conversation

montymxb
Copy link
Contributor

@montymxb montymxb commented Feb 4, 2016

Typo fix. Express app uses '/' instead of mountPath, but logs later that it is listening on the mountPath anyways. This sets up the express app to use mountPath instead of '/'

gfosco added a commit that referenced this pull request Feb 4, 2016
Update express app to use 'mountPath' instead of /
@gfosco gfosco merged commit c106ac6 into parse-community:master Feb 4, 2016
@gfosco
Copy link
Contributor

gfosco commented Feb 4, 2016

Good catch, thanks. 👍

@montymxb montymxb deleted the patch-1 branch February 4, 2016 19:51
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