Skip to content

Add WP_DEBUG_LOG and SCRIPT_DEBUG to Docker Env variables #777

@deeptiboddapati

Description

@deeptiboddapati

I like running WP files as readonly and managing their configuration with Docker Env variables. WP_DEBUG_LOG and SCRIPT_DEBUG are two WP constants that are important to set if I want to debug code. I will especially need WP_DEBUG_LOG to make sure production errors are logged but not shown to visitors. Right now, the package allows for an env variable to be passed through for WP_DEBUG but not these other two important debugging parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions