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

docker-compose file is invalid because DATABASE_SSL contains false, which is an invalid type #16

Open
AndreasScharfCPB opened this issue Jun 28, 2023 · 0 comments

Comments

@AndreasScharfCPB
Copy link

The docker-compose file in /examples is invalid

ERROR: The Compose file './docker-compose.yaml' is invalid because:
services.strapi-v4.environment.DATABASE_SSL contains false, which is an invalid type, it should be a string, number, or a null

AndreasScharfCPB added a commit to AndreasScharfCPB/docker-strapi that referenced this issue Jun 28, 2023
Fixes:
ERROR: The Compose file './docker-compose.yaml' is invalid because:
services.strapi-v4.environment.DATABASE_SSL contains false, which is an invalid type, it should be a string, number, or a null
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

1 participant