Skip to content
This repository was archived by the owner on Feb 9, 2020. It is now read-only.
This repository was archived by the owner on Feb 9, 2020. It is now read-only.

Spotty Connect discovery doesn't work #26

@robertaistleitner

Description

@robertaistleitner

To make Spotty device discovery work you need to modify the existing docker-compose.yml file:

  # remove all the port mappings and replace it with
  network_mode: host

Otherwise network discovery from Spotify clients are not able to discover the docker-network because of the isolated environment.

Should we add this information to the docker-compose.yml file in the repo? What do you think?

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