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

fix: Revert "Update variables to MariaDB" #1277

Closed
wants to merge 1 commit into from

Commits on Nov 6, 2024

  1. Revert "Update variables to MariaDB"

    This reverts changes introduced in #1243.
    
    The LinuxServer's MariaDB image only supports `MYSQL_` prefixed
    environment variables.
    Considering that the official MariaDB image supports both `MARIADB_` and
    `MYSQL_` prefixes, we can go back to `MYSQL_` temporarily, until
    LinuxServer image gets support for this new naming convention.
    adamantike committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    51c31e8 View commit details
    Browse the repository at this point in the history