Skip to content

Error when doing docker-compose locally #38

@joeltejeda

Description

@joeltejeda

Is your feature request related to a problem? Please describe.

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

Describe the solution you'd like
Change docker-compose.yml line 23 to a string instead a boolean

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions