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

Do not expose generated dev docker site to the internet #618

Merged
merged 1 commit into from
Sep 23, 2023

Commits on Sep 23, 2023

  1. Do not expose generated dev docker site to the internet

    By default, published docker ports "bind" to all inbound addresses. We
    restrict to localhost to avoid exposing the site to the internet.
    
    Note that malicious same L2 participants can still reach the container
    due to:
    moby/moby#45610
    gzm0 committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    2fd22e9 View commit details
    Browse the repository at this point in the history