Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the compose files to properly quote boolean values used in environment variables #422

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

cdavernas
Copy link
Member

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:

Fixes the compose files to properly quote boolean values used in environment variables

Additional information (if needed):

Fixes #418

… values used in environment variables

Fixes #418

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
@cdavernas cdavernas added type: bug Something isn't working runtime: docker Concerns the Docker Runtime Host app: api Concerns the API priority: medium Indicates an average priority issue weight: 1 An issue that has a very low development impact labels Oct 7, 2024
@cdavernas cdavernas added this to the v1.0.0 milestone Oct 7, 2024
@cdavernas cdavernas self-assigned this Oct 7, 2024
@cdavernas cdavernas merged commit 9359d59 into main Oct 7, 2024
3 checks passed
@cdavernas cdavernas deleted the fix-docker-compose branch October 7, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app: api Concerns the API priority: medium Indicates an average priority issue runtime: docker Concerns the Docker Runtime Host type: bug Something isn't working weight: 1 An issue that has a very low development impact
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Docker Build and Compose Up not working
1 participant