Skip to content

Plex docker container needs to specify br0 at start #2

@imaginator

Description

@imaginator
docker run -d -n=false \
...

should probably read

docker run -d -b br0 -n=false \
...

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