8000 Symfony web serveur not accessible from outside of docker container / --allow-all-ip · Issue #540 · symfony-cli/symfony-cli · GitHub
[go: up one dir, main page]

Skip to content
Symfony web serveur not accessible from outside of docker container / --allow-all-ip #540
Closed
@xenatis

Description

@xenatis

Hi,
Today, after a full rebuild of an old Docker image, impossible to access the Symfony web server from the host anymore.

After some research I found that I have to use --allow-all-ip or --listen-ip 0.0.0.0 parameter when runing symfony server:start to make the server accessible from outside of the container.

Did the last updates of Symfony CLI change the default dehavior of symfony server:start ?
Did I miss some changelog ?

Context:
Symfony CLI v5.10.4
Docker image php8.2-fpm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0