Skip to content

force boolean env var in compose to be strings

Pablo Escobar requested to merge escobar/sphn-connector:compose-fix into main

I was getting this error when executing docker-compose up with docker-compose 1.29.2

    Configuration error - The Compose file '/opt/sphn-connector/docker-compose.yaml' is invalid because:
    services.grafana.environment.GF_USERS_ALLOW_SIGN_UP contains false, which is an invalid type, it should 

Merge request reports

Loading