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

Hapi https connection error when running production build #1

Closed
eventhough opened this issue Aug 6, 2015 · 1 comment
Closed

Hapi https connection error when running production build #1

eventhough opened this issue Aug 6, 2015 · 1 comment

Comments

@eventhough
Copy link
Contributor

When testing the production build we don't start an https server so I get a connection refused error.

Would it be better to change https to http on this line: https://github.com/luandro/hapi-universal-redux/blob/master/src/views/Main.js#L167

Otherwise when testing production builds nothing shows.

luandro pushed a commit that referenced this issue Aug 9, 2015
@luandro
Copy link
Owner

luandro commented Aug 9, 2015

The original React-Isomorphic-Starterkit doesn't have this line. I included because I get a HTTPS error when running the project on Heroku.

I suggest you modify it for your needs, since this can vary depending on use case.

@luandro luandro closed this as completed Aug 9, 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

No branches or pull requests

2 participants