mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
The custom-config.cnf file was being created with incorrect permissions, preventing the mysql user (uid 999) from reading it. This caused custom MariaDB/MySQL configurations to be silently ignored. The fix adds chmod 644 after creating the config file, matching the standard permissions used for other MySQL config files like mariadb.cnf. Fixes #1697 |
||
|---|---|---|
| .. | ||
| Application | ||
| CoolifyTask | ||
| Database | ||
| Docker | ||
| Fortify | ||
| Proxy | ||
| Server | ||
| Service | ||
| Shared | ||
| Stripe | ||
| User | ||