Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix nginx ports #28

Merged
merged 1 commit into from
Oct 22, 2022
Merged

Fix nginx ports #28

merged 1 commit into from
Oct 22, 2022

Commits on Oct 22, 2022

  1. Fix nginx ports

    expose section allows us to expose specific ports from our container only to other services on the same network. ports are open not only for other services on the same network but also to the host.
    DanGould committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    88c9c8a View commit details
    Browse the repository at this point in the history