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 Deployment #3

Open
jmillerv opened this issue Sep 19, 2023 · 0 comments
Open

Docker Deployment #3

jmillerv opened this issue Sep 19, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@jmillerv
Copy link

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.

@jmillerv jmillerv added the bug Something isn't working label Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant