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 local development setup issue makeplane/plane#3641 #3642

Merged

Conversation

abidkhan484
Copy link
Contributor

@abidkhan484 abidkhan484 commented Feb 13, 2024

"The reason is values yes and no are evaluated as true or false. That is why you need to use double quotes so that it is interpreted as string."

Ref: Stackoverflow answer

@CLAassistant
Copy link

CLAassistant commented Feb 13, 2024

CLA assistant check
All committers have signed the CLA.

@sriramveeraghanta sriramveeraghanta merged commit e0a1857 into makeplane:preview Feb 13, 2024
7 of 8 checks passed
@abidkhan484 abidkhan484 deleted the fix-local-development-setup branch February 13, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug]: getting error while setup local development in docker compose file
3 participants