Skip to content

Docker support #5

Description

@ujwaldhakal

Looks like for docker support some changes had to be done
on vendor/paphper/core/src/Commands/Watch.php on line 91 $socket = new \React\Socket\Server('0.0.0.0:'.$port, $this->loop); on replacing 12.0.0.1 to 0.0.0.0 its running on docker. Can you check whats really wrong and make necessary changes ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions