Skip to content

Docker Deployment #3

@jmillerv

Description

@jmillerv

The config/debugbar.php does not appear in the codebase, and it appears this gets added at some point during the building of the Docker image. Clean this up during install or at least default the debugbar.php from null to false because it defaults to true.

We want the default for laravel-debugbar to be off and despite APP_DEBUG and DEBUGBAR_ENABLED both being set to false, it still appeared and required editing the config/debugbar.php file to get it to disappear.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions