On some environments the initial `docker-compose up` would throw a "bad interpreter: Permission denied" error on PostgreSQL initialization.
Fixes#60.
Co-authored-by: dloftu389_comcast <daniel_loftus@machineq.com>
This component has been deprecated as Collos has been moved to Semtech
LoRa Cloud and ChirpStack Application Server already provides an
integration for LoRa Cloud Geolocation.
v3.5 replaces the dot (.) separated env. variables by double underscores (__). Dots do work within Docker, but are not valid for env. variable names. It also implements supports for defining a list of MQTT servers instead of a single server.