chirpstack / chirpstack-docker

Setup ChirpStack using Docker Compose
https://www.chirpstack.io/
MIT License
273 stars 316 forks source link

Quote ports in docker-compose.yml #111

Open trivialkettle opened 2 months ago

trivialkettle commented 2 months ago

The official docs (https://docs.docker.com/compose/compose-file/05-services/#ports) states:

HOST:CONTAINER should always be specified as a (quoted) string, to avoid conflicts with yaml base-60 float.