Skip to content

Add simple option to assign custom ports #8

@normanlolx

Description

@normanlolx

Having no -p in the run command sets every port to 80 where you quite likely already have a local Apache or something else listening at. So I can't access the site created with this setup in my browser. Would it be a big deal to have the possibility to add custom ports like 8080:80 or something like that in a convenient way through one variable?

Apart from that I'm trying to figure out where I actually need to set the custom port manually... Do I have to add like -p 8080:80 to every run command? Any help appreciated.

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