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 over https? #169

Open
firstdivision opened this issue Dec 11, 2019 · 0 comments
Open

Localhost over https? #169

firstdivision opened this issue Dec 11, 2019 · 0 comments

Comments

@firstdivision
Copy link

I there a built-in way to get localhost delivered with a self-signed certificate / https? Or a way to automate that as part of setup?

I saw this part of the example docker-compose.yml and had hoped it was "built-in", but unless I'm missing something it does not appear to be?

ports:
    - 80:80
    - 443:443

I also saw the docs about using certbot, but that will only work on a production / real domain, right?

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

1 participant