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

Error in compose file #563

Open
o-bardiuk opened this issue Nov 22, 2023 · 1 comment
Open

Error in compose file #563

o-bardiuk opened this issue Nov 22, 2023 · 1 comment

Comments

@o-bardiuk
Copy link

OS type
Linux

Drupal version
latest

Codebase
Built-in vanilla Drupal or mounted codebase

Describe the bug

ERROR: The Compose file './docker-compose.yml' is invalid because:
services.php.environment.PHP_MAIL_MIXED_LF_AND_CRLF contains true, which is an invalid type, it should be a string, number, or a null

Contents of your docker-compose.yml

default content of tag 6 0 8

Contents of your .env

default env
@iVegas
Copy link
Contributor

iVegas commented Feb 27, 2024

You probably want to change true to on
See https://github.com/wodby/docker4drupal/blob/6.0.10/docker-compose.yml#L19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants