mirror of
https://github.com/symfony/recipes.git
synced 2026-09-14 16:46:24 +03:00
By default, root user is used to connect to the database. If the database does not have a "root" role, the following error is logged everytime the health check happens: 'FATAL: role "root" does not exist', which spams the log.