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

https server in the frontend #15

Closed
jjgonver opened this issue Aug 11, 2016 · 2 comments
Closed

https server in the frontend #15

jjgonver opened this issue Aug 11, 2016 · 2 comments

Comments

@jjgonver
Copy link

I need that Frontend response through HTTPS instead of HTTP (due to ServiceWorker). My production server is working with HTTPS without problems but, is there an easy way to do that on my local machine (developer environment)? Thanks

@tarlepp
Copy link
Owner

tarlepp commented Aug 11, 2016

This is not actually issue about the project, but sure this is possible. You should see gulp-serve package docs which this frontend uses.

@tarlepp tarlepp closed this as completed Aug 11, 2016
@jjgonver
Copy link
Author

ok, thank you! I will take a look. Anyway, I just read that Service Worker probably work also in localhost.

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